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

Re: Restore all trunk!

From: Steven Koch <stvkoch_at_gmail.com>
Date: Wed, 18 Aug 2010 18:17:40 +0100

Resolved! thnks for all!!! Your answer very usefuly!!!

I flow:

'svn merge -r 3256:3255 svn://svn.mylocation/repositoryName/trunk'
svn commit -m 'merge 3256:3255'

Until I reached 3243!!!

Thnks!

Steven Koch

2010/8/18 Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>

> > > We have two servers(stagging and production), one
> > development machine
> > > and one repository SVN server separated.
>
> Do you mean to say that the staging and production machines have a working
> copy of the same SVN repository?
>
> > > > If you have reverse-merge the offending revisions than
> > your working copy is at revision 3251. Can you tell us
> > *exactly* what commands did you use?
> > >
>
> You haven't told us what command you used! Or maybe you didn't even try to
> reverse-merge? If so:
> - update your working copy with "svn update". This will take your working
> copy to revision 3251
> - look at the log and take a note of the revisions you have to take out
> - issue the merge command as follows for each of those revisions, from the
> highest to the lowest: svn merge -c-<rev>
> The dash after the c and before the revision is the bit that tells
> Subversion to reverse-merge the changes rather than re-apply them
> - check the status of your working copy to see that it is exactly how you
> want it
> - commit
>
>
> Linedata Limited
> Registered Office: 85 Gracechurch St., London, EC3V 0AA
> Registered in England and Wales No 3475006 VAT Reg No 710 3140 03
>
>
>
>
>

-- 
Com os melhores cumprimentos,
Steven Koch
Sistemas de Informação
E-mail: stevenkoch_at_surfih.com
http://www.surfih.com
http://twitter.com/stvkoch
Received on 2010-08-18 19:18:21 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.