[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: Stefan Hett <stefan_at_egosoft.com>
Date: Mon, 22 Feb 2016 13:12:16 +0100

Hi,
> 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.
Then go with Andreas' suggestion and do a commit of the revert
afterwards (aka: svn ci [...]). Afterwards the revision (or just the
changes in one of the files/folders done in that revision) is reverted.

P.S. pls don't top post.

Regards,
Stefan
Received on 2016-02-22 13:25:05 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.