Re: Reduce size of repository for backup

2011-02-05 Thread Daniel Andersson
On 02/05/2011 05:13 AM, Les Mikesell wrote: On 2/4/11 9:39 PM, Daniel Andersson wrote: OK, how would I go about then to completely delete the whole versioning history? One way would be to make sure all your workspaces are commited, export the head version, then start a new repository and

Re: Reduce size of repository for backup

2011-02-04 Thread Daniel Andersson
On 02/02/2011 09:59 PM, Les Mikesell wrote: On 2/2/11 2:47 PM, Andy Levy wrote: On Wed, Feb 2, 2011 at 15:14, Daniel Andersson wrote: Hi all, I deleted a bunch of large files from our repository yesterday that was not meant to be stored there. But these are still of course in the SVN history

Reduce size of repository for backup

2011-02-02 Thread Daniel Andersson
Hi all, I deleted a bunch of large files from our repository yesterday that was not meant to be stored there. But these are still of course in the SVN history. I wish to do a backup each night and today I use svnadmin hotcopy for that, and rsync that hotcopy to an off-site server. I chose ho