info-cvs
[Top][All Lists]
Advanced

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

Re: How to Create Report of Updated Files


From: Philip Lijnzaad
Subject: Re: How to Create Report of Updated Files
Date: 19 Oct 2001 10:55:30 +0100

> The 'cvs update' command will update all files to match the current 
> versions in the repository.  Is there a way to get a report of what 
> update would do, without actually performing the update?  I'd like to 
> see a list of what cvs is going to do before actually doing it.

cvs -n up 

This is actually the standard way to find out which of your files are out of
date or locally modified. 

(many cvs commands will take a global '-n' option that actually shows what
would be done, but not do it). 


                                                                      Philip
-- 
The mail transport agent is not liable for any coffee stains in this message
-----------------------------------------------------------------------------
Philip Lijnzaad, address@hidden European Bioinformatics Institute,rm A2-08
+44 (0)1223 49 4639                 Wellcome Trust Genome Campus, Hinxton
+44 (0)1223 49 4468 (fax)           Cambridgeshire CB10 1SD,  GREAT BRITAIN



reply via email to

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