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

Re: SVN for Unix

From: Bob Proulx <bob_at_proulx.com>
Date: 2005-08-18 23:41:01 CEST

Preethi Rajeshwari wrote:
> We are looking for a SVN client for HP-UX 11.00 and I could not find it
> anywhere posted on the web. Can anyone please point me to a binary
> package for hp-unix flavours.

I don't know of any precompiled subversion packages for HP-UX. But it
compiles very easily there. These are the configure options I used to
build my copy of subversion there.

  ./configure CC=gcc \
    --without-berkeley-db \
    --disable-nls \
    --disable-shared

Bob

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 18 23:43:03 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.