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

workaround for issue 2349 ('svn list' breakage on certain URLs in svn 1.2.x)?

From: Trent Mick <trentm_at_gmail.com>
Date: 2005-08-23 22:38:06 CEST

Is there a workaround for:
    http://subversion.tigris.org/issues/show_bug.cgi?id=2349
    svn+ssh URL root-dir makes "Syntax error parsing revision 'host'"

$ ~/opt/subversion-1.2.1/bin/svn list svn+ssh://pythondev@svn.python.org/
svn: Syntax error parsing revision 'svn.python.org'

$ ~/opt/subversion-1.1/bin/svn list svn+ssh://pythondev@svn.python.org/
distutils/
i18n/
peps/
python/
sandbox/
sf-html/
sftools/
src/

I am unable to use "svn list" on certain svn+ssh:// URLs with Subversion 1.2.x.

Cheers,
Trent

[Aside: When logged into Collab.net (as "trentm") I am unable to add
comments to a bug report. Any reason the permissions on set that tight
on Subversion's bugzilla setup?]

-- 
Trent Mick
trentm@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 23 22:40:39 2005

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.