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

Re: restore repository - repository version?

From: Jani Averbach <jaa_at_cc.jyu.fi>
Date: 2003-08-13 23:34:50 CEST

On 13 Aug 2003 cmpilato@collab.net wrote:
> "Wadsworth, Eric (Contractor)" <wadswore@fhu.disa.mil> writes:
>
> > Question: My box has a bad day, and my subversion repository dies. I restore
> > from a backup of a couple of days ago (version 220). But a bunch of working
> > copies are at 229. Now nobody can do anything, because all the working
> > copies are out of sync with the newly restored (older) repository. What do I
> > do?
>
> Have everyone do this:

One dump question:
>
> $ cd working_copy
> $ svn diff > ~/my-changes

Is this comparing last pristine copy against local modifications, isn't?
What about if the pristine copy is from version 229 and the repository
head is at 220. Is there change to lose some modifications with that diff
(specifically from 221 to 228?) or will svn diff found somehow that it
has to contact to repository, and therefore it will produce diff against
r220 vs. local mods?

(Just wondering, haven't use subversion over a month, shamefully forget a
lot, and I don't have any dev-machine at the moment...)

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 13 23:38:51 2003

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.