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

Bug: IP address bogusly interpreted as peg revision

From: Jens Seidel <jensseidel_at_users.sourceforge.net>
Date: Fri, 23 May 2008 22:03:00 +0200

Hi,

I noticed the following bug in the 1.5 branch:
A IP address may bogusly interpreted as peg revision as demonstrated by

$ svn log svn+ssh://svn@10.0.1.1
subversion/svn/main.c:2035: (apr_err=205000)
svn: Try 'svn help' for more info
subversion/libsvn_subr/opt.c:863: (apr_err=205000)
svn: Syntax error parsing revision '10.0.1.1'

Accessing svn+ssh://svn@10.0.1.1_at_HEAD works.

Subversion 1.4 reports instead:
svn: Syntax error parsing revision '10.0.1.1'

Please CC: me.

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-05-23 22:04:47 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.