[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: cvs2svn Failing to Import Repository

From: Max Bowsher <maxb_at_ukf.net>
Date: 2003-11-10 22:14:51 CET

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.