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

Re: Reverting a delete

From: Mark Reibert <svn_at_reibert.com>
Date: Wed, 06 Feb 2008 23:09:53 -0700

On Wed, 2008-02-06 at 21:55 -0600, Ryan Schmidt wrote:
> > I think you'll also need a peg revision in there:
> >
> > svn copy -r<rev> url_to_path@<rev> url_to_path
> >
> > Where <rev> is the revision just before the delete was commited.
>
> You'd think so, but svn copy doesn't support peg revisions until
> Subversion 1.5.0.
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=2546

Well that is interesting ... and explains the problem I had on a
different thread on this list a couple of weeks back:

http://subversion.tigris.org/servlets/ReadMsg?listName=users&msgNo=74050

Thanks for the insight.

-- 
----------------------
Mark S. Reibert, Ph.D.
svn_at_reibert.com
----------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-07 07:10:15 CET

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.