Svnadmin dump dumps the whole repository(with all revisions, the whole
history).
With svndumpfilter you can filter the desired files. The so generated
dump file only includes the files you still want in the repository with
all the history.
So this should be the Solution you are looking for.
regards,
Peter
Laxmilal Menaria <mailto:lmenaria@hotmail.com> scribbled on Thursday,
January 25, 2007 11:32 AM:
> I need all the histroy of svn, so any other option for reduce size..
>
> thanks in advance
>
> LM
>
>> From: "Kullnigg Peter (OeRK-W)" <Peter.Kullnigg@w.roteskreuz.at>
>> To: <users@subversion.tigris.org>
>> Subject: RE: Reduce SVN repository size
>> Date: Thu, 25 Jan 2007 11:14:53 +0100
>>
>> Laxmilal Menaria <mailto:lmenaria@hotmail.com> scribbled on Thursday,
>> January 25, 2007 8:33 AM:
>>> I have installed svn on my machine and I am using it from 2-3
>>> months. I have added most of things there. but now its size is too
>>> big, appx
>>> 1.2 GB, so
>>> after that I have removed some big files from svn repository, but
>>> now i am not able to reduce whole repository size.. so pls tell me
>>> how to reduce my repository size.
>>
>> The best solution should be to make a dump of the repository(with
>> svnadmin dump) and use svndumpfilter to exclude the desired deleted
>> files and reimport the so generated new dumpfile.
>>
>> There is a pretty good description of this process in the svnbook:
>> http://svnbook.red-bean.com/en/1.1/ch05s03.html#svn-ch-5-sect-3.1.3
>>
>> I did it once, it's pretty easy to do.
>>
>> Cheers,
>> Peter
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>> For additional commands, e-mail: users-help@subversion.tigris.org
>>
>
> _________________________________________________________________
> Share your story and get it featured on MSN
> http://content.msn.co.in/Contribute/Default.aspx
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 25 11:40:49 2007