Dang.
I guess I've been spoiled by VSS.
What I was trying to do is have a common repository primarily for scripts
for various serves we have. I.E.
svn_repository--> server1--> scripts
svn_repository--> server2--> scripts
svn_repository--> server3--> scripts
My plan is to install Tortoise on all my servers--to make it easier to get
updates--and basically when changes are made to scripts in the repository, I
can go to server and update the folder under C:\Scripts for the server that
has the scripts.
I planned on having one repository for everything including some of my
VisualStudio 2005 projects.
----- Original Message -----
From: "Dan "Heron" Myers" <heron_at_xnapid.com>
To: <users_at_tortoisesvn.tigris.org>
Sent: Tuesday, August 05, 2008 9:51 PM
Subject: Re: Delete Revisions
> Andy Levy wrote:
>> On Tue, Aug 5, 2008 at 21:40, dm3281 <dm3281_at_verizon.net> wrote:
>>> 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.
>>
>
> You could simply delete the entire repository and start over.
>
> - Dan "Heron" Myers
>
> ---------------------------------------------------------------------
> 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:00:45 CEST