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

Re: Symlink-to-WC bugs

From: Phillip Susi <psusi_at_cfl.rr.com>
Date: 2005-11-23 21:05:02 CET

Sounds like this is the same problem that I reported several months ago
in bug #2284. The problem is that when subversion stats a file, if that
file is a symlink to a directory, subversion doesn't look at the
directory bit but rather assumes that it is a symlink to a file. It
gets upset when the .entries file says that it should be a directory but
it sees it as a symlink to a file.

Max Bowsher wrote:
> Over time, I've run into a couple of misbehaviours when trying to do svn
> operations through a symlink to a working copy.
>
> Two that I can remember:
>
> svn info /path/to/symlinktowc
> thinks it is an unversioned directory
>
> svn commit /path/to/symlinktowc/fileinwc
> with ra_dav, post-commit failure executing modify-wcprop
>
>
>
>
> How best to put these in the tracker?
> - Individual bugs, bound by common words in subject line
> - Annotations on a single umbrella bug
> - Individual bugs, plus an umbrella bug, depending on all the satellite
> bugs?
>
>
> Max.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 23 21:05:35 2005

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.