> -----Original Message-----
> From: Erik Huelsmann [mailto:ehuels_at_gmail.com]
> Sent: Wednesday, February 20, 2008 1:50 PM
>
> On Wed, Feb 20, 2008 at 9:30 PM, Miller, Eric <Eric.Miller_at_amd.com>
wrote:
> > Could someone outline for me how symlinks are supposed to work in
svn?
> >
> > I'm seeing some spots where the client seems to jump through a link
to
> a
> > directory and other times it doesn't.
> >
> > Is there a hard and fast rule of how svn should treat symlinks?
>
> The client should treat symlinks as versionable objects.
Ok - I attached a script to reproduce these then (ran with r29434).
bug 1a,b: svn revert <link> seems to jump through the link.
bug 2: svn st <link> seems to jump through the link.
There are a few open bugs on symbolic links.
All of these looked fixed on trunk to me:
http://subversion.tigris.org/issues/show_bug.cgi?id=2284
http://subversion.tigris.org/issues/show_bug.cgi?id=2305
http://subversion.tigris.org/issues/show_bug.cgi?id=2352
http://subversion.tigris.org/issues/show_bug.cgi?id=2631
http://subversion.tigris.org/issues/show_bug.cgi?id=2716
Should I file a bug?
Thanks,
Eric
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
- application/octet-stream attachment: bug.sh
Received on 2008-02-20 23:24:19 CET