[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Delete Revisions

From: dm3281 <dm3281_at_verizon.net>
Date: Tue, 05 Aug 2008 22:00:09 -0400

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

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.