Another problem with svn+ssh://svn@IP
From: Jens Seidel <jensseidel_at_users.sf.net>
Date: Fri, 7 Nov 2008 09:46:43 +0100
Hi,
the problem of the trunk version with URLs like svn+ssh://svn@IP is already
$ svn log svn+ssh://svn@10.0.1.1
One has to append a @ to make it work:
OK, we know about this. Now let's change a log message:
$ svn --revprop propedit svn:log -r 1617 svn+ssh://svn@10.0.1.1@
It works without @:
It's inconsistent and there could be even other problems. Maybe some tests
Jens
---------------------------------------------------------------------
|
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.