| RE: revert seems to do nothing... ?
From: <postmaster_at_tigris.org>
 Date: Tue, 6 Jan 2009 09:35:21 -0800 (PST) 
Revert only undoes modifications up until the last commit. If you want to undo modifications done by a prior commit, you need to preform a reverse merge and then commit afterwords. A reverse merge can be performed using the following procedure:
 1. Open Windows Explorer and navigate to your checked out repository.
 ------------------------------------------------------
 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
 | 
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.