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:[EMAIL PROTECTED]]
Sent: Saturday, January 05, 2002 2:01 PM
To: [EMAIL PROTECTED]
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
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

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

Reply via email to