Matt Riechers wrote:
> [EMAIL PROTECTED] wrote:
> 
>>I have copied the backup in to create a new repository.  Now I
>>must identify the files in the current working tree which are newer than
>>(different from) the files in the repository, and get them comitted.  Any
>>suggestions for the easy way to do this?
> 
> 
> What's wrong with 'cvs update/commit'?

        Possibly nothing.  However, it was my understanding that `cvs update` 
will clobber any files which are different from those in the 
repository.  Checking, I see that this will only happen if I use the 
'-C' flag (which I don't want).  Will update then mark all files which 
are different from the repository as commitable, so I can just commit 
them and be back where I was?  If so, my day just got considerably 
brighter...


        Thanks,

/|/|ike


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

Reply via email to