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

RE: Accidentally deleted main trunk in repository

From: Robert Lewis <robert.lewis_at_imnmicrocontrol.com>
Date: Wed, 18 Aug 2010 17:24:25 -0700

Hi

I read the article thank you; I understand the principles... my problem is
that I cannot get any of the principles to work. I don't have SVN installed,
other than the TortoiseSVN implementation

I have followed the advice of each of the posts and none of them work.
//
I can't revert, the path is missing... which seems to me an error in the
revert function or missing functionality.

I can't copy from the last good copy which is 73 to a new version which
would be 76 because the path is missing

I can't reverse merge because the path is missing

I can check out the last good version and work with that version but

I can't commit the changes because before I can commit I have to update the
checked out copy first, but

I can't update the checked out version because there is a 'tree conflict'
since the path \trunk is missing

So this looks to me like a catch 22 situation

Is this a design error? If it is a procedure error, then what I would like
to do is find a working procedure to reverse the error but so far there
doesn't seem to be one. If it is a design error then I would like to know so
I can give up and build a new repository and start over again and not waste
any more time trying to regain what is irrevocably lost.

Cheers

Robert

-----Original Message-----
From: Konstantin Kolinko [mailto:knst.kolinko_at_gmail.com]
Sent: Wednesday, August 18, 2010 3:36 PM
To: users_at_tortoisesvn.tigris.org
Subject: Re: Accidentally deleted main trunk in repository

2010/8/19 Robert Lewis <robert.lewis_at_imnmicrocontrol.com>:
> Hi Daniel
>
> I have tried your suggestion and was able to revert the last version
> after the deletion but before the version I want. I can see 73 and 75
> but no 74 now. But I cannot revert the version that contains the deletion
which is 75.
>

Please read
"Resurrecting Deleted Items" in the svn-book
http://svnbook.red-bean.com/nightly/en/svn.branchmerge.basicmerging.html#svn
.branchmerge.basicmerging.resurrect

That is the theory behind all of it.

Either merge your changes from rev.74, or do a copy from r74, not r73 as you
did.

Best regards,
Konstantin Kolinko

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2
648476

To unsubscribe from this discussion, e-mail:
[users-unsubscribe_at_tortoisesvn.tigris.org].

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2648483

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-08-19 02:25:15 CEST

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

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