How to purge old data from SVN repository
        Posted  
        
            by Supratik
        on Server Fault
        
        See other posts from Server Fault
        
            or by Supratik
        
        
        
        Published on 2010-03-22T13:08:34Z
        Indexed on 
            2010/03/22
            13:11 UTC
        
        
        Read the original article
        Hit count: 592
        
subversion
Hi,
The SVN repository is growing rapidly in size and it has almost used up the complete hard disk space. How can create a new repository from the current one with last 3 months data and purge/backup the remaining of the data.
Is there are any other solution to this problem ?
Regards
Supratik
© Server Fault or respective owner