CVS 1.12 features in DragonFly CVS
Matthew Dillon
dillon at apollo.backplane.com
Tue Aug 3 09:32:29 PDT 2004
:The use of CVS 1.12 features in DragonFly CVS makes it hard to use the
:repository on 1.11 servers. For example I'm unable to use
:anoncvs at xxxxxxxxxxxxxxxxxxxxxxxx:/home/dcvs:
:
:unrecognized auth response from grappa.unix-ag.uni-kl.de: cvs pserver:
:/home/dcvs/CVSROOT/config: unrecognized keyword 'LocalKeyword'
:
:-Oliver
There's nothing we can do about that, that's the only way to tell
CVS 1.12 that 'DragonFly' belongs in the CVS header. We left in the
1.11 commands (the BSD hacks) too, so CVS 1.11 *WILL* work with
a CVS 1.12 repository locally. It looks like judging from your
report it does not work in pserver mode, but it will work locally.
It will complain:
cvs update: /cvs/CVSROOT/config: unrecognized keyword 'LocalKeyword'
But then it will continue.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Bugs
mailing list