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?
Thanks, Chris.
% svn --version
svn, version 0.22.1 (r5874)
compiled May 10 2003, 15:52:46
Copyright (C) 2000-2003 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
The following repository access (RA) modules are available:
* ra_dav : Module for accessing a repository via WebDAV (DeltaV)
protocol.
- handles 'http' schema
- handles 'https' schema
* ra_local : Module for accessing a repository on local disk.
- handles 'file' schema
* ra_svn : Module for accessing a repository using the svn network
protocol.
- handles 'svn' schema
Installed Berkeley DB:
i db41-ssl 4.1.25-4 Berkeley DB embedded
database - crypto version
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 10 16:35:28 2003