-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, Oct 18, 2007 at 02:21:41PM -0400, Joey Hess wrote:
> Bastian Kleineidam wrote:
> > I noticed that mr cannot register CVS repositories. Attached is a patch
> > that should get it to work.
> 
> > +           mr -c "$MR_CONFIG" config "$(pwd)" checkout="cvs checkout -d 
> > $basedir $url"
> 
> No, that doesn't work, it's not a simple matter of an url like with more
> modern systems. cvs needs CVSROOT to be set to the root, and
> checkout needs to be passed the module name.
Yeah, perhaps this is more like it:

mr -c "$MR_CONFIG" config "$(pwd)" \
  checkout="cvs -d `cat CVS/Root` co -d $basedir `cat CVS/Repository`"

Regards,
  Bastian

- -- 
  ,''`.                  Bastian Kleineidam
 : :' :                    GnuPG Schlüssel
 `. `'    gpg --keyserver wwwkeys.pgp.net --recv-keys 32EC6F3E
   `-

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHF61/eBwlBDLsbz4RAgOkAJ9KnLio7V7/KytDAtgrExpPCueGdACeOmfN
NobkfqEaiTqxCQ7CAvN/oTw=
=I92r
-----END PGP SIGNATURE-----


Reply via email to