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. -- see shy jo
signature.asc
Description: Digital signature

