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

Re: Simple Question, go back revision

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2006-02-24 03:34:40 CET

On 2006-02-23 18:32:44 +0000, Phil Endecott wrote:
> > Now the million dollar question. I hated what I did with revision 16
> > and want to bring back revision 15 of just that file.
>
> svn merge -r 16:15 index.html

Or something like "svn delete ..." and "svn cp -r15 ..." so that
revision 16 of the file seems to have never existed?

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 24 03:35:33 2006

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.