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

Re: Impressions and questions

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-05-15 10:45:42 CEST

On Wed, May 14, 2003 at 07:24:36PM +0200, Daniel Gehriger wrote:
> Hi,
>
[snip]
> - The cvs2svn script did not work. After searching the list, I found a
[snip]
> the import. The only problem: only empty files have been imported. The
> directory structure is ok, but all files are empty... Anyway, I went
[snip]

This is most likely because you don't have RCS installed. The "co"
command is called by cvs2svn.py to get the contents of the file at a
particular revision.

Or maybe your "co" command is not in the PATH?

I'm assuming there is a port of RCS to Windows. If not, maybe there's a
Cygwin version.

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 15 10:46:45 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.