Is there a write-up somewhere on how to do this? What happens if I have
hundreds of files each with hundres of revisions and I simply want to delete
everything but the last 5 or something. Is that a pain as well?
----- Original Message -----
From: "Andy Levy" <andy.levy_at_gmail.com>
To: <users_at_tortoisesvn.tigris.org>
Sent: Tuesday, August 05, 2008 9:48 PM
Subject: Re: Delete Revisions
> On Tue, Aug 5, 2008 at 21:40, dm3281 <dm3281_at_verizon.net> wrote:
>> Hello, I am new to Subversion and have the latest version installed along
>> with TortoiseSVN.
>>
>> I have been playing around with keyword substitution and have about 30+
>> revisions that I'd like to totally remove from SVN. How can I delete
>> these
>> history items permanently?
>
> Cannot be done with Tortiose. You need the command-line client and
> have to dump the repository, filter out the revisions you won't want,
> then reload it into a new repository.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
> For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-08-06 04:01:38 CEST