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

Re: Bug: IP address bogusly interpreted as peg revision

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: Fri, 23 May 2008 20:37:16 -0400

On Fri, 2008-05-23 at 19:11 -0500, Peter Samuelson wrote:
> Server configuration, for svn+ssh://? I seem to recall that svnserve
> doesn't honor -r if -t is set. If that's true, this repository would
> have to be in the literal root of your filesystem.

svnserve honors -r in combination with -t just fine. See
notes/ssh-tricks.

At any rate, this problem is not, at least in theory, specific to the
svn+ssh scheme. "user@" can appear in the authority part of any scheme
following the standard syntax.

> 3. Consider any @ before a / to not be a peg rev delimiter. (Or is
> there some peg rev syntax that allows / in it?)

The original URL in this example was svn+ssh://svn@ipaddr with no
trailing slash, so this change would only address the suggested
workaround (svn+ssh://svn@ipaddr/) and not the original use case. But
it's not necessarily a bad compromise.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-24 02:37:48 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.