Re: svn URL's with '..' elements
From: Chris Pickett <chris.pickett_at_mail.mcgill.ca>
Date: 2005-02-28 20:20:12 CET
Chris Pickett wrote:
More specifically, saying that:
1) ./ is prepended to relative paths that do not have it there
2) ./ at the beginning of a path is converted to the same absolute path
3) .. then removes one element from the preceding path, and symlinks are
4) /.. == /
$ ls -l foo-tmp
$ svn ls foo-tmp/..
As a user, I having svn not follow symlinks is the behaviour I want. If
$ svn ls foo-tmp/..
$ cd foo-tmp/
So I guess either way, there are things here that need to be fixed.
Chris
---------------------------------------------------------------------
|
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.