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

Restoring previous version

From: Guido Anzuoni <guido.anzuoni_at_kyneste.com>
Date: 2004-12-03 08:58:41 CET

Hi,
I know that this topic has been discussed sime time ago (I have read it
!!) but I am unable to find the thread.
I have one file that I want to restore to a revision X.
I have done the following:
1) svn delete URL_TO_X
2) svn -r X cp URL_TO_X URL_TO_X

In this way I preserve history.
With
svn -r HEAD:X merge X
I would generate an update that I didn' t want to have.
The problem is that 1) and 2) are server side, so I have an intermediate
revision, caused by svn delete, that is a little annoying.

Is there a way to do the same in 1 transaction ??

TIA,

Guid.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 3 09:02:17 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.