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

[Subclipse-users] Cannot restore removed subtree

From: <gunnarstrand_at_yahoo.com>
Date: Wed, 17 Dec 2008 13:39:17 -0800 (PST)

Hi,

I am fairly new to subclipse and subversion. I had a problem today where large parts of my checked out source tree was removed during synchronization, including .svn directories. As I clicked on the source files in the Navigator, the (now) non-existing files were removed from the Navigator as well, and the editor spawned "does not exist" messages. After going into the Synchronize view and committing changed, most elements were back on disk (including .svn directories aparently).

All is back except one subtree which I am unable to get back into my workspace. Browsing the repository in Firefox shows this:

Revision 37: /mythstar/trunk/mythstar/lib/perl
    * ..
    * IMDB/
    * Mythstar/
    * Mythstar.pm

The "Mythstar.pm" file and "Mythstar" directories does not exist in my checked out source tree anymore.

"Team->update" and "Team->synchronize" on "lib/perl" does not restore the files from the repository. If I create the directory and the file locally, then Subclipse does not recognize the elements as part of source control. If I try "Compare with->Latest from repository" on the local elements then I get:

    svn: URL 'http://lynx/svn/projects/mythstar/trunk/lib/perl/Mythstar' non-existent in revision '37'
    svn: URL 'http://lynx/svn/projects/mythstar/trunk/lib/perl/Mythstar.pm' non-existent in revision '37'

But as you can see above, those elements does exist in revision 37.

Does anyone have an idea on how to solve this problem? Do I need to recreate (recheckout) the source tree completely?

KR,
Gunnar

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2008-12-17 22:41:32 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.