Operating System - Linux
1754180 Members
3084 Online
108811 Solutions
New Discussion

whether i can revise the file which has been taged in cvs???

 

whether i can revise the file which has been taged in cvs???

use cvs to manager the source in my projects, however, i am in trouble to revise the version after tag,
nomatter it is -r or -b.

once i revise some files in brach, it always echo up_to_date check fail, if the file was added later than import, else no affect to the revise file.

i wonder weather i can revise one file by
cvs -q ci -r tagxxxx
clause?

thanks for your tips,
frederick
frederick