I forgot to describe my environment:
eclipse 3.2
subclipse 1.1.5 / JavaSVN
Linux
subversion 1.1.2
Zitat von Christian Sell <christian.sell@netcologne.de>:
> Hello,
>
> this is an issue that has existed for a long time, and thus may have been
> discussed previously:
>
> when symlinks exist inside the versioned source tree, the synchronize view
> behaves strangely:
>
> I have a non-versioned directory inside the versioned tree (its in svn:ignore
> of
> its parent) which holds a symlink to a versioned sibling directory. Thus,
> inside symlinked directory, there exists the .svn machinery.
>
> rootdir<versioned, svn:ignore=subdir2>
> subdir1<versioned>
> subdir2<not versioned>
> symlink->subdir1
>
> Now, when I call up the synchronize view, It takes a long time to open, as it
> inspects the whole symlinked subtree, and afterwards it shows the contents of
> subdir2/symlink->subdir1 as newly added files. There seems to be no way to
> get
> around this.
>
> Interestingly, if I call up the commit dialog directly from the package
> browser,
> it does not show these files.
>
> thanks,
> Christian Sell
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
------------------
Christian Sell
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Sep 6 10:29:09 2006