[cvsnt] Get list of modified/added/deleted files
Bo Berglund
bo.berglund at telia.com
Sun Sep 3 06:44:00 BST 2006
On Sun, 03 Sep 2006 00:02:42 -0300, Gabriel Genellina
<gagsl-cvsnt at yahoo.com.ar> wrote:
>cvs diff -N *might* work but:
>- it requires an up-to-date sandbox (rdiff above does not)
>- it has a bug (recently posted) when there are new files not yet commited
>(and rdiff does not have -N)
A file that has been added but not yet committed does not really exist
in CVS....
Commit is the command that actually adds it tto the repository and
makes it available to other users and to other cvs commands.
HTH
/Bo
(Bo Berglund, developer in Sweden)
More information about the cvsnt
mailing list