unsub

2010-05-05 Thread Justin Connell

(no subject)

2010-05-04 Thread Justin Connell

Re: Where should I start, if I want to build the SVN project?

2010-04-12 Thread Justin Connell
/Google is your friend for finding things /There is no need for facetiousness.. Stephen Connolly wrote: On 12 April 2010 03:48, Saiho Yuen > wrote: HI, I wish to build a custom GUI for SVN with Java. And I wish to learn from the start, so I would like t

SVN Dump error

2010-03-13 Thread Justin Connell
I have a repository that I had taken a dump from, the load was interrupted at revision x, so I thought that since the size of the repo was an issue, that it would be possible to take a dump from the original repo from revision x + 1. The problem that I have is that there seems to be a conflict

Re: svnadmin dump runs out of memory...

2010-02-19 Thread Justin Connell
Trent Fisher wrote: I was going to do a dump/load sequence on a large repository to rearrange things. I got an "out of memory" error! At first I thought it was sloppiness in my perl script doing the filtering, but, no, it was "svnadmin dump" which ran out of memory! What's worse is it seems

dumpfilter exclude question

2010-02-18 Thread Justin Connell
Hi, If I use a dumpfilter exclude /parentpath/folder_to_drop will the content of the parentpath be preserved? Thanks Justin

Re: SVN Dump Question

2010-02-16 Thread Justin Connell
Andrey Repin wrote: Greetings, Justin Connell! I have a really huge repo that occupies 151 GB of space on the file system. Just to give some background, there is a lot of content that gets added and deleted from the repo, now we are sitting with a rev number of over 1, 500 000. My question

SVN Dump Question

2010-02-16 Thread Justin Connell
I have a really huge repo that occupies 151 GB of space on the file system. Just to give some background, there is a lot of content that gets added and deleted from the repo, now we are sitting with a rev number of over 1, 500 000. My question is, would it be possible to take a dump of just a

Restoring a hotcopy repo

2010-02-13 Thread Justin Connell
Hi, I need to set up a new svn repository from a hotcopy backup. I understand that it is a simple procedure of just copying the files into the new repo and ensuring that the file access permissions are correct, but my concern is that the hotcopy contains a series of .txn directories which impl

Maintaining large repositories

2010-02-12 Thread Justin Connell
Hi, I have a repository that has been in use for well over a year and over this period the size on disk has grown to over 150 GB, I found that when running svnadmin dump, that the resulting dump file was at 46 GB on disk and then when loading the dump file into a new repository that the size o