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

[Subclipse-users] Synchronize view woes

From: Christian Sell <christian.sell_at_netcologne.de>
Date: 2006-09-06 10:26:16 CEST

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
Received on Wed Sep 6 10:26:37 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.