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

RE: Need Help : Purging very old (/unwanted) revisions

From: John Maher <JohnM_at_rotair.com>
Date: Tue, 4 Sep 2012 16:21:41 -0400

Hello,

 

You can create a new repository then get the second to last revision and
use that to create a new project in that new repository. Then create a
working copy and replace it with the current revision. Then do a commit
and you're done.

 

JPM

 

________________________________

From: vinay modi [mailto:modivinay_at_gmail.com]
Sent: Tuesday, September 04, 2012 4:04 PM
To: users_at_subversion.apache.org
Subject: Need Help : Purging very old (/unwanted) revisions

 

Hi

 

My organization's svn repository size has grown too large and most of
the old revisions of documents are never being used.

 

Consider I have 4 documents in my repository, of which I have 10
revisions:
4 for document A
3 for document B
2 for document C
1 for document D.

Now, I want to keep only the last 2 revisions of all documents i.e 2 for
A, 2 for B, 2 for C and 1 for D..
Is there any way I can achieve this in my subversion repository?

 

Thanks in Advance

 

Regards

Vinay
Received on 2012-09-04 22:23:46 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.