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

[Subclipse-users] How to reorganize projects without losing decorations, Team menu, etc.?

From: Shaun Pinney <shaun.pinney_at_bil.konicaminolta.us>
Date: Thu, 2 Dec 2010 21:08:24 -0800

Hello all,

I'm creating a new Eclipse project based on an existing SVN working copy.
The good news is that Subclipse recognizes my working copy after I import to
the top-level project folder. That is, I see the SVN decorations and have
access to the Team context menu. But, because there are many
files/directories at the top-level after the import, I'd like to reorganize
the layout to reduce the clutter. The bad news is that every time I try to
move a versioned file/folder in the Project, I get an error. How can I do
this? Here's what I've tried so far.

=================
1) If I create a new folder with the "Use default location" option I get
this error when moving versioned files to the new folder:

Move Problems:
Problems occurred moving the selected resources

Details:
Problems encountered while moving resources.
 org.tigris.subversion.javahl.ClientException: No such file or directory
svn: Your .svn/tmp directory may be missing or corrupt; run 'svn cleanup'
and try again
svn: Can't open file '/home/asdf/.svn/tmp/entries': No such file
=================
2) If I create a new folder with the "Folder is not located in the file
system (Virtual Folder)" option I'm unable to move any files when moving any
files to the new folder (versioned or otherwise). No error dialog appears,
but no moves take place. This appears to be solely an Eclipse issue.
=================
3) If I create a new folder with the "Link to alternate location (Linked
Folder)" option, and point it at the working copy, then Subclipse does not
show decorations or provide access to the Team menu on the new folder.
=================

Is there any way to do this currently? If not, my view is that Subclipse
could process Linked Folders to solve this issue. Is there any problem with
doing do? Thanks for your help.

Best,
Shaun

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2687450

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-12-03 13:35:53 CET

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.