info-cvs
[Top][All Lists]
Advanced

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

RE: how to list all conflits into a huge dir struture


From: Pyatt, Scott
Subject: RE: how to list all conflits into a huge dir struture
Date: Sat, 5 Jan 2002 15:04:57 -0800

David,

Try the following.

  cvs -nq update

The -n tells cvs to simulate an update without actually doing it and -q
indicates "quiet" so it doesn't list the directories it's checking.  Any
conflicts will be prefaced with a "C".  Good luck.

-Scott

-----Original Message-----
From: David D [mailto:address@hidden
Sent: Saturday, January 05, 2002 2:01 PM
To: address@hidden
Subject: how to list all conflits into a huge dir struture


Hi,

I have a project with many dir and with deep levels.
I have resolve some conflcts that I can see just in default dir.
I make a commit and he finds me other that I didn't see.
The commit took a lot of time, so I want to no longer forget eventual
conflits n correct them
before launching commit.

SO if u have command to make this it will be great.


thanks.




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



reply via email to

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