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

RE: Rolling back a delete

From: <pkahn_at_connected.com>
Date: 2004-09-10 00:00:00 CEST

Thanks. I was trying to do a merge (like I would for a rolling back a
change to a file that was sandwiched in between changes I wanted).

I don't know what I was thinking... Yanking on the handle that says push
again... Thanks...

-----Original Message-----
From: kfogel@collab.net [mailto:kfogel@collab.net]
Sent: Thursday, September 09, 2004 2:56 PM
To: C. Michael Pilato
Cc: Peter Kahn; users@subversion.tigris.org
Subject: Re: Rolling back a delete

"C. Michael Pilato" <cmpilato@collab.net> writes:
> > Well, you could do
> >
> > $ svn cp URL_TO_OLD_TAGS_DIRECTORY URL_TO_NEW_TAGS_DIRECTORY
>
> Actually, I think he wants:
>
> $ svn cp -r REV_JUST_BEFORE_THE_REMOVAL \
> -m "Restore deleted tags directory" \
> TAGS_URL TAGS_URL

Yup -- that's what I meant.
Received on Fri Sep 10 00:01:11 2004

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.