[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Problem running on HP-UX 11.22

From: David M Garza <David.M.Garza_at_aero.org>
Date: 2005-09-16 17:20:18 CEST

Hello,

I'm trying to get Subversion 1.2.3 running on an IA64-based HP
workstation running HP-UX 11.22. It looked like it built okay, and I
don't get an error when I try

   svnadmin create /my/home/repository

but if I try "svn import" I get the error

   Found malformed header in revision file

If I try "svnlook proplist" I get the same error.

Is the "revision file" the file db/revs/0? If so this is what it looks
like:

--- beginning of db/revs/0 ---
PLAIN
END
ENDREP
id: 0.0.r0/17
type: dir
count: 0
text: 0 0 4 4 2d2977d1c96f487abe4a1e202dd03b4e
cpath: /

17 107
--- end of db/revs/0 ---

I ran configure with the flags

   --without-berkley-db --prefix=/my/home CC=cc

I don't have root access, so I'm trying to install it in my home
directory to test it out. If it works I'll bug the sysadmin to install
it in a more normal place.

The only errors I got during the build process were related to neon, and
happened during the make install phase. There were problems installing
the neon header files and the neon documentation, but those didn't cause
the install to fail. I can't run make check because we don't have
Python installed on this machine.

Thanks,
David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 16 17:28:37 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.