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

Re: Recovery of a lost repository

From: Dextrous <dextrous85_at_gmail.com>
Date: Tue, 30 Jun 2009 10:12:38 +0530

You will need to check out from old repository and merge the changes from
your working which you have on you laptop using some merge tool.

You need to ensure that you don't merge the .svn files from new working copy
so I would recommend to remove all .svn files before going with the merge.

On Tue, Jun 30, 2009 at 8:12 AM, JEFFREY HASKOVEC <haskovez_at_sbcglobal.net>wrote:

> We have had an issue that I Am looking for some advice with. Our drive
> with our repository on it died today. Our backup is a week out of date. I
> restored from our backup which is revision 3773. The good news is I have
> the latest version of the source code on my laptop so we have all of our
> data, the version on my laptop is 3822. My question is how do I go about
> getting the version on my laptop into the repository. Is there a way to
> create a patch and bring it up to the lastest. I am ok with losing the
> history for the last week it would just be nice to be able to continue on
> from the back and the current rather than just importing my code and losing
> all the history. I tried doing a Check for Modifications through Tortoise
> and it said revision 3822 doesn't exist. I would appreciate any advice that
> people could give.
>
> Thanks,
>
> Jeffrey Haskovec
>

-- 
Cheers,
Vishwajeet
http://www.singhvishwajeet.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2366598
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-30 06:43:43 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.