info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to find files not present in CVS


From: Spiro Trikaliotis
Subject: Re: How to find files not present in CVS
Date: Fri, 26 Aug 2005 09:20:11 +0200
User-agent: Mutt/1.5.9i

Hello Francois,

* On Fri, Aug 26, 2005 at 08:54:21AM +0200 Francois Ingelrest wrote:
 
> Now I'm using cvs command line under Linux, and it's much more difficult
> to know if a file is in the current CVS module.

Perform a "cvs -n up" to find which directories and files are not
checked in. These give a "?" and are the first entries in the output.

Anyway, be careful: A .cvsignore file is active here, too. So, if your
.cvsignore file is not restrictive enough, you might miss some files.

HTH,
   Spiro.

-- 
Spiro R. Trikaliotis                              http://cbm4win.sf.net/
http://www.trikaliotis.net/                     http://www.viceteam.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]