On Jan 19, 2010, at 14:38, Jeremy Conlin wrote: > On Tue, Jan 19, 2010 at 1:34 PM, Mark Phippard wrote > >> 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?
I'm not aware of a command you could run on the client that would get the server to tell you. You'd have to run e.g. otool on the programs and libraries that are on the server. If you don't have access, ask those who do to do it for you.