vasudeva wrote:
> I've just installed subversion 0.32.1 on Gentoo and want to bring
> over a CVS repository. When I run /usr/bin/cvs2svn, I get a lot of
> errors like this:
>
> committing: Wed Nov 28 15:41:09 2001, over 0 seconds
> adding or changing 1.10 : trunk/stuff/stuff.txt
> sh: line 1: co: command not found
> new revision: 16
> committing: Thu Nov 29 09:52:00 2001, over 0 seconds
> adding or changing 1.11 : trunk/stuff/stuff2.txt
> sh: line 1: co: command not found
> new revision: 17
>
> I have a full install of CVS, so I can't figure out why the cvs2svn
> script is not accessing /usr/bin/cvs properly...
Look at the error message.
cvs2svn needs "co" NOT "cvs". Please read the cvs2svn README - specifically:
"Install RCS."
Max.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 10 22:16:52 2003