svn URL's with '..' elements
From: Chris Pickett <chris.pickett_at_mail.mcgill.ca>
Date: 2005-02-23 00:44:52 CET
Hi,
sussman on #svn asked me to bring this up here.
I have three versions of svn installed on various machines, 1.0.4,
Under 1.0.4 I can do:
$ svn ls svn://svn.sablevm.org/sablevm/..
but under 1.1.1 and 1.1.3 I get:
$ svn ls svn://svn.sablevm.org/sablevm/..
sussman was incredulous about this, saying that for some reason in 1.0
Personally, I used this accidental feature a lot, because I would often
$ svn log $STAGING/..
instead of
$ svn log svn+ssh://svn.sablevm.org/public/sablevm/branches/staging/..
so ... I guess this mail serves two purposes:
1) bring this to your attention
I'm not sure what version of svn is running on the server, but I can
Cheers,
---------------------------------------------------------------------
|
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.