On Tue, Jan 19, 2010 at 1:34 PM, Mark Phippard <markp...@gmail.com> wrote: > On Tue, Jan 19, 2010 at 3:32 PM, Jeremy Conlin <jlcon...@gmail.com> wrote: >> I did redirect the output to a text file. The command never throws an >> error, but never completes either. There should be 24 revisions in >> the repository, but when I check out from the new server, there is >> only 1, so something isn't working right. > > OK, definitely. > > And if your dump file is 9 GB with only 24 revisions, there is a good > chance the problem is the size of a single revision. Basically make > sure you are using SVN that was compiled against httpd 2.2/apr 1.x. >
Yes this is most likely true. I have about 16 files that are a few hundred MB each and were all originally committed in the same revision. I don't own the server where I'm migrating to. What command can I run to determine what the compile options were? Thanks, Jeremy