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

Re: cancelling revisions

From: Zouari Fourat <fourat_at_gmail.com>
Date: 2005-08-25 13:55:48 CEST

svn delete url -m "delete garbage."
with no revision number precision ?

On 8/25/05, Carsten Koch <Carsten.Koch@icem.com> wrote:
> Zouari Fourat wrote:
> > Hello,
> > Am new to svn and here's a usecase that i dont see how to resolve it :
> > My yougest version is 41, i want to cancel all revisions since
> > revision 36 so i get revision 42 without any changes from revisions
> > 37/38/39/40/41
> > how to do that
>
> svn delete url -m "delete garbage."
> svn copy -r 36 url url -m "restore r36 state."
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 25 13:57:28 2005

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.