[cvsnt] How to get the list of modified files (to zip and send them).

Glen Starrett glen.starrett at march-hare.com
Tue Sep 19 18:11:32 BST 2006


Petr Prikryl wrote:
> The problem is that the files contain the expanded $Id$. 
> Because we use two cvsnt servers, the $Id: ....$ are not the same (we
> are
> synchronized only at some points). When I get the file from my
> colleague,
> and do "cvs ci", it probably gets new revisision based on the difference
> of the $Id:...$ even when the real content did not change. But then, the

You can stop the expansion by checking out or updating with the option -k-v.

cvs up -k-v

Regards,


-- 
Glen Starrett


More information about the cvsnt mailing list