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

daily builds of SVN client

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2001-09-07 00:32:42 CEST

I've set up a cron job to do daily builds of the SVN client (ra_dav
only), for Linux/glibc2.2-ish systems. Download the executable from
here:

http://www.manyfish.co.uk/svn/

the binaries don't have any tricky dependencies:

$ ldd svn.2001-09-06
        libm.so.6 => /lib/libm.so.6 (0x40022000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x40046000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x40074000)
        libdl.so.2 => /lib/libdl.so.2 (0x4008b000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x4008f000)
        libc.so.6 => /lib/libc.so.6 (0x400a6000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Mail me with any problems...

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:40 2006

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.