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

keeping current without deleting old versions

From: Steve Salkin <steve_at_salkin.org>
Date: 2002-12-10 01:35:15 CET

Hi-

The INSTALL document has under "Building the Latest Source under Unix"
the following instructions:

      First off, if you have any Subversion libraries lying around
      from previous 'make installs', clean them up first!

          # rm -f /usr/local/lib/libsvn*
          # rm -f /usr/local/lib/libapr*
          # rm -f /usr/local/lib/libexpat*
          # rm -f /usr/local/lib/libneon*

I want to build from HEAD pretty regularly, but I don't necessarily want
to deploy if I see regressions in make check. Is there a good way to
build from the HEAD without blowing away old installs? I do the build
from a shell script, so maybe I could do some magic with library paths
in there?

Any ideas appreciated.

S-

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 10 13:37:45 2002

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

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