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

Re: svn doesn't accept @ in URL's (must be encoded as %40)

From: Jens Seidel <jensseidel_at_users.sf.net>
Date: Wed, 15 Oct 2008 16:13:11 +0200

On Wed, Oct 15, 2008 at 01:16:57PM +0200, Vincent Lefevre wrote:
> I don't know if this is a bug or not, but svn doesn't accept the
> @ character in URL's (at least until 1.5.3); this character must
> be encoded as "%40". For instance:
>
> $ svn co svn+ssh://svn@localhost
> svn: Try 'svn help' for more info
> svn: Syntax error parsing revision 'localhost'
>
> I think that if what follows @ doesn't correspond to a revision,
> it should be regarded as part of the URL.

Please compare with the thread
"Bug: IP address bogusly interpreted as peg revision"
(http://svn.haxx.se/dev/archive-2008-05/1023.shtml).

I don't remember a conclusion but it contains a lot of useful info.

Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-15 16:13:56 CEST

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.