How to mark a file as unmodified in CVS -


i checked out file, , changed it, don't want commit change. there way fake cvs thinking file not modified? want similar "flush" command in perforce.

i using tortoisecvs , command line.

if content different between version , server's cvs think modified , needs submitted. best bet explicitly list files want checkin when run 'cvs commit'.


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -