info-cvs
[Top][All Lists]
Advanced

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

RE: CVS - brief summary


From: Erik Andersson
Subject: RE: CVS - brief summary
Date: Fri, 10 Sep 2004 07:51:18 +0200

I think what you are asking for is this simply to do an update 

Try cvs -q update

This generates a list of files that differ from the repository

M XXX/file1.txt
A XXX/file2.txt
C YYY/file3.txt

Regards / Erik

-----Original Message-----
From: address@hidden
[mailto:address@hidden On
Behalf Of Hamid Ghassemi
Sent: den 10 september 2004 01:02
To: Andrew Black (delete obvious bit); address@hidden
Subject: RE: CVS - brief summary

Use the following command

Cvs diff --brief file1.pl
 
This will dive you what you need. 

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of Andrew Black
(delete obvious bit)
Sent: Monday, September 06, 2004 10:05 PM
To: address@hidden
Subject: CVS - brief summary

Hi
Is there a command that can give a brief list of what changes you
Sandbox is from repository (ideally one line per file).  

   file1.pl     1.3    Locally Modified
   file2.pl     1.4    Updated 

"cvs status" gives pages of info, and cvs diff gives the actual
differnces which is too much for what I am looking for


_______________________________________________
Info-cvs mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/info-cvs



_______________________________________________
Info-cvs mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/info-cvs






reply via email to

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