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

RE: rollback to previous revision

From: Ren Wang <renwang101_at_gmail.com>
Date: Mon, 22 Feb 2016 07:09:44 -0500

Maybe I didn't describe it clearly.

I mean to rollback on the repository instead of the working copy. If a user checked in a "wrong" file, system administrator/project manager needs to rollback the file to the previous revision on the repository.

-----Original Message-----
From: Stefan Hett [mailto:stefan_at_egosoft.com]
Sent: Monday, February 22, 2016 6:28 AM
To: users_at_subversion.apache.org
Subject: Re: rollback to previous revision

Hi,
> Hello,
>
>> How to rollback of a file or folder to previous revision?
> svn merge -rHEAD:PREV TARGET
>
> Andreas
Or svn up -rXXXX [file/folder] if by "rollback" you mean to get an older revision of a file/folder instead of reverting changes done to the file.

--
Regards,
Stefan Hett, Developer/Administrator
EGOSOFT GmbH, Heidestrasse 4, 52146 Würselen, Germany
Tel: +49 2405 4239970, www.egosoft.com
Geschäftsführer: Bernd Lehahn, Handelsregister Aachen HRB 13473
Received on 2016-02-22 13:24:58 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.