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

RE: Revert deletion of directory

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 4 Dec 2008 09:53:22 -0500

It would probably just be easier to go into the repo browser... set to the last revision where the folder existed, and then do a copy to.. to bring it back to trunk. This will also retain the history of your folder and all your changes.

Check the Tortoise help topic 5.14.1. Deleting files and folders

BOb

-----Original Message-----
From: Anders Eriksson [mailto:andis59_at_gmail.com]
Sent: Thursday, December 04, 2008 8:16 AM
To: users_at_subversion.tigris.org
Subject: Revert deletion of directory

Hell

I'm using TortoiseSVN 1.5.5, Build 14361 - 32 Bit , 2008/10/24 18:06:34
 I have a project that I have several revisions of. In one of the revisions
someone has deleted a directory from this project.

In my Working copy this directory and its files exist, but I can't commit
them. I get an error saying:

> SharpSvn.SvnFileSyst​emException: Commit failed (details follow): --->
> SharpSvn.SvnFileSyst​emException: Filen finns inte: transaktion "36-1",
> sökväg "/SCMLaser2.2/VcClie​nt/LaserApp.cpp"

I found the translation for the error in english: "File not found:
transaction '%s', path '%s'" (SVN_ERR_FS_NOT_FOUND).

I have checked out the HEAD to an empty directory and then tried to Merge a
range of revisions, selecting the revision that contains the delition of
the directory.

I got this error message:

Command: Merging revisions 35-34 of svn://ostling.selfip​.com/SCMLaser2.2
into C:\Documents and Settings\ame\My Documents\Visual Studio
2005\Projects\SCMLaser2.2, respecting ancestry, Test Only
Skipped: C:\Documents and Settings\ame\My Documents\Visual Studio
2005\Projects\SCML​aser2.2\VcClient
Skipped missing target: C:\Documents and Settings\ame\My Documents\Visual
Studio 2005\Projects\SCML​aser2.2\VcClient\V​cClientView.cpp

...
It's a list with every file that was in the VcClient Directory. All have
been skipped!

What have I done wrong and how do I fix this?

// Anders
// Anders

--
English is not my first, or second, language
so anything strange, or insulting, is due to
the translation.
Please correct me so I may improve my English!
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=979601
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=979649
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-04 15:54:21 CET

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

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