Subversion bug thinks host is peg revision in: svn+ssh://svn@host/
From: John Rouillard <rouilj_at_renesys.com>
Date: 2006-08-29 22:54:43 CEST
Hello all:
I am running the following command and get the weird output below:
tigris> svn list svn+ssh://svn@tigris/
It looks to me like the parser thinks that @tigris is a peg revision
tigris> svn list svn+ssh://svn@tigris/core
I get the expected list. Variants of the URL:
svn+ssh://svn@tigris/.
also yield the same "parsing revision" error message.
This all came to light when I changed the forced command for the svn
/tools/subversion-1.3/bin/svnserve -t --tunnel-user=rouilj
to:
/tools/subversion-1.3/bin/svnserve -t -r ~svn/dev-repository \
so that I could move the repository location without my users having
The involved versions of the software on this fedora core 2 box
subversion-1.2.1-0.1.1.fc2.rf
In this case and the case below the subversion 1.3-1 were locally
subversion-1.1.4-2.ent
doesn't have this problem, but another Centos 4.3 box with a newer apr:
apr-0.9.4-24.5.c4.1
does exhibit this problem. Could this issue be caused by code in the
Has this problem been identified (I didn't see it online). Is it fixed
I am looking at reverting the svnserve command line change and making
-- -- rouilj John Rouillard System Administrator Renesys Corporation 603-643-9300 x 111 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Aug 29 22:56:41 2006 |
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.