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

RE: Backing out changes: the prefered method?

From: Sander Striker <striker_at_apache.org>
Date: 2002-01-30 19:42:16 CET

> > svn rollback [<path>] [--recursive] <revision>
> >
>
> I think we decided 'svn rollback' is just a special case of merge. If
> we implemented it, it would be nothing more than a wrapper.

A wrapper is fine (and usefull IMO), it saves you from typing
a more 'difficult' command. The only thing it would have to extra
do is check if <revision> is smaller than the current rev (in case
of a wc path).

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:01 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.