[EMAIL PROTECTED] (John Hanny) writes:

> I'd like a cvs command that tells me what files in the current
> directory are new. One hack that I've been using is "cvs update." The
> files that are prefixed by '?' are new. Unfortunately, this has the
> side-effect of updating my local directory files if they have been
> changed in the repository. Is there another way to do what I need to
> do without causing the udpates?

The local "cvsdelta" utility is useful if you want to avoid a slow
connection to the repository for cvs -n update

http://www.gnu.org/directory/cvsdelta.html

-- 
Brian Gough

Network Theory Ltd,
Publishing the CVS Reference Manual --- http://www.network-theory.co.uk/


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to