On 25 Jul., 22:01, Josiah <josiahman..._at_gmail.com> wrote:
> If I add a file and decide that I didn't actually want to add it, is
> there a way to unadd the file. If so, it isn't obvious how to do so,
> and you may consider making the button more obvious. It seems like
> delete would be the opposite of add, but delete typically deletes the
> file (as in really gets rid of it), and I want the file around still -
> just not in the repository.
use "revert" to undo a operation (add/delete/edit/etc) which you have
not yet commited against the repository.
HTH kind regards,
Bernhard.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-25 22:13:08 CEST