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

Re: Add old history to new directory

From: David Weintraub <qazwart_at_gmail.com>
Date: Thu, 2 Jul 2009 10:34:04 -0400

Did it disappear, or did someone delete it?

If someone deleted it, you can remerge it back into the head of the
branch/trunk to resurrect it.

What you shouldn't do is recreate the directory. That will cause (if
this was ClearCase) the evil twins effect. That means when you have
two different repository elements in the same name and the same
directory. To Subversion, the two directories are two completely
different elements while to you, they're the same. You might not have
problems now, but if you start trying to do branching and merging,
you'll run into some issues.

Delete the directory if you've recreated it, and then follow
<http://svnbook.red-bean.com/en/1.5/svn.branchmerge.basicmerging.html#svn.branchmerge.basicmerging.resurrect>
which Andy Levy has already pointed out to you.

On Wed, Jul 1, 2009 at 4:39 PM, Gerard Marcel<men.makaron_at_gmail.com> wrote:
> A directory out of my repo disappeared out of thin air.  I have searched and
> I can't figure out how that happened.  I replaced the directory from a
> working copy on the server.  I need to reattach the history of the old
> directory to this new directory.  I do realize that I should have used
> svndumpfilter instead of using a copy form a working directory, but I needed
> to do it very quickly.  Does anyone have any idea as to how to do this?
>
>
> TIA,
>
>
> GM
>

-- 
David Weintraub
qazwart_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2367367
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-02 16:35:08 CEST

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.