[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: <kfogel_at_collab.net>
Date: 2004-09-09 20:56:23 CEST

"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.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 9 22:38:27 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.