[Pkg-shadow-devel] Work priorities
Nicolas François
nicolas.francois@centraliens.net
Thu, 21 Apr 2005 14:50:14 +0200
On Thu, Apr 21, 2005 at 07:08:56AM +0200, Christian Perrier wrote:
> Hmmm, please educate me. Meaning of "-ko"?
>
> This is about those RCS lines, am I right?
Yes, it set the keyword substitution mode to "Preserve original string".
You can set this mode to an existing file with:
cvs admin -ko <file>
(you need to cvs up afterward)
(That's probably what Alexander did)
or when you add the file to the CVS:
cvs add -ko <file>
There is unfortunately no notification whith the admin command.
Soem interrestings info in "info cvs"
cvs --help admin
--
Nekral