Ronald Wertlen writes: > > cvs add -ko ControllerProcessors.doc > cvs ci -m "" ControllerProcessors.doc > > done > cvs status ControllerProcessors.doc > > Sticky Options: -ko > cvs admin -kb ControllerProcessors.doc > > done > cvs status ControllerProcessors.doc > > Sticky Options: -ko > > the cvs admin command (version is 1.11.2) falsely reports the substitution > settings change as "done".
No, admin has successfully changed the substitution settings *IN THE REPOSITORY*. You can use "cvs log" to see that. What you're looking at is the sticky options *in your working directory*. Use "cvs update -A" to update your working directory options to match the repository. -Larry Jones Apparently I was misinformed. -- Calvin _______________________________________________ Bug-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-cvs