RE: Permanent removal
From: Cooke, Mark <mark.cooke_at_siemens.com>
Date: Thu, 12 Jan 2012 07:15:27 +0000
Hello,
> -----Original Message-----
> Our repository size are increasing on daily basis, we were planed and
"Tags" are very cheap copies that take hardly any space:
> But still the size is not increased. And also whatever I have removed
> Suppose, I would like to do permanent removal in SVN, how can it
You can dump the repository, run it through svndumpfilter and then reload the filtered dump into a new repository.
http://svnbook.red-bean.com/en/1.7/svn.reposadmin.maint.html#svn.reposadmin.maint.tk.svndumpfilter
http://svnbook.red-bean.com/en/1.7/svn.reposadmin.maint.html#svn.reposadmin.maint.filtering
> If I do permanent removal, how I can take those files in case if it is
Whilst filtering your dump, also create a different dump file with the stuff you "don't want", then you can load it somewhere else in future if you want to.
> Please advise me with good practice.
I have to say that I do not consider 100GB to be hugh these days (although disk prices have gone up somewhat recently due to the flooding in Thailand) but 1000GB disks are still relativley cheap?
Hope that helps,
~ mark c
|
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.