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

Re: Subversion 0.31.0 released

From: Christian Schaffner <chris01_at_users.sourceforge.net>
Date: 2003-10-10 11:33:03 CEST

On Mittwoch, Oktober 8, 2003, at 09:59 Uhr, pll@lanminds.com wrote:
> I am pleased to announce that another interim release of Subversion is
> now available. You can grab release 0.31.0 at the following
> location:
> http://svn.collab.net/tarballs/subversion-0.31.0.tar.gz

The fink (<http://fink.sf.net>) packages are now available for the
latest version of svn:

<http://fink.sourceforge.net/pdb/search.php?s=svn>

To get it type 'fink selfupdate'.

To use the client: 'fink install svn-client-ssl'
To use the stand-alone server: 'fink install svn-ssl'
To use the apache server: 'fink install libapache2-ssl-mod-svn'

If you have problems updating with 'fink selfupdate' it might be due to
the server problems at sourceforge. The fink developers included a new
method of updating packages via 'rsync'. To use it:

If you haven't already, obtain gcc 3.3 (the August 2003 gcc Updater)
from Apple, and install it. Then download fink-0.14.0
(<http://fink.opendarwin.org/fink/fink-0.14.0.tar.gz>) from
fink.opendarwin.org, unpack it, and cd into it. Example:

$ wget http://fink.opendarwin.org/fink/fink-0.14.0.tar.gz
$ tar xvfz fink-0.14.0.tar.gz
$ cd fink-0.14.0

As root, run inject.pl, passing the location of your fink installation
as a parameter. Example:

$ sudo ./inject.pl /sw

This updates your Fink installation to fink-0.14.0.

Now use

$ fink selfupdate-rsync

to update your packages. For questions regarding the new update method
please write to
<mailto: fink-users@lists.sourceforge.net>

Note that the svn Fink package is still in the unstable tree. To
enable it, please read the Fink FAQ:
<http://fink.sourceforge.net/faq/usage-fink.php#unstable>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 10 11:35:04 2003

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.