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

Re: Empty file problem with cvs2svn.py!

From: Max Bowsher <maxb_at_ukf.net>
Date: 2003-11-13 19:09:51 CET

Andreas Schildbach wrote:
>>> I've got a strange problem with converting a rather small cvs
> >> repository to subversion: A lot of the converted files are empty!

Most? Or all?

> >> They never were empty in any of the cvs versions.
> >>
> >> Does anyone have an idea why this happens?
> >
> >
> > Do you have the co command from rcs installed? cvs2svn.py needs it.
>
>
> Yes. The conversion process did not surface any errors.

That doesn't necessarily mean anything - cvs2svn lacks error checking for co
invocation.

> server:~# which co
> /usr/bin/co
>
> server:~# co -V
> RCS version 5.7

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 13 19:11:00 2003

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

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