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

Re: cvs2svn tests fail on Win2K

From: <kfogel_at_collab.net>
Date: 2003-07-15 18:25:28 CEST

"Francois Beausoleil" <fbos@users.sourceforge.net> writes:
> I don't know if it will help, but test #4 fails on my machine:
> bash-2.05b$ pwd
> /cygdrive/e/svn-trunk/tools/cvs2svn
> bash-2.05b$ python2.2 run-tests.py
> PASS: run-tests.py 1: cvs2svn with no arguments shows usage
> PASS: run-tests.py 2: fail early on encountering an invalid symbolic
> name
> PASS: run-tests.py 3: fail early on encountering a branch with two names
>
> /cygdrive/e/svn-trunk/tools/cvs2svn/cvs2svn.py said:
>
> svnadmin: not found

Uh, I suspect the core of this error is right there -- it can't find
the svnadmin program :-). Try passing --svnadmin=blah?

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 15 19:18:34 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.