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

Re: cvs2svn tests failing on MacOS X (svn 0.21.1)

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-05-10 19:13:35 CEST

On Saturday, May 10, 2003, at 10:34 AM, Christian Schaffner wrote:

> Hi
>
> I have svn 0.21.1 installed on MacOS X 10.2.5. And I get:
>
> [tools/cvs2svn/tests]% ./runtest.py
> Running test test1
> converting cvsrepos test1:
> checking tag None -> /trunk
> checking tag icewm_1-2-0-pre2 -> /tags/icewm_1-2-0-pre2
> svn: Filesystem has no item
> svn: file not found: revision `6', path `/tags/icewm_1-2-0-pre2'
> Traceback (most recent call last):
> File "./runtest.py", line 17, in ?
> __import__(test)
> File "./test1.py", line 4, in ?
> [
> File "./cmptag.py", line 95, in check_tags
> check_tag(cvs_repo, module, tag, "svn-repo.tmp", path)
> File "./cmptag.py", line 76, in check_tag
> svn_checkout(svn_repo, path, "svn-co.tmp")
> File "./cmptag.py", line 36, in svn_checkout
> raise "svn co failed"
> svn co failed
>
> What could be the cause of that?

The cvs2svn tests are primarily testing the branching and tagging code
in cvs2svn, which is currently disabled due to some issues with it.
cvs2svn should still work fine, as long as you're not concerned about
preserving any tags or branches from your cvs repository.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 10 19:14:23 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.