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

Re: Subversion/SVK/Fink under Mac OS X

From: Christian Schaffner <chris01_at_users.sourceforge.net>
Date: 2005-03-30 09:32:28 CEST

Hi Craig

On 30.03.2005, at 01:13, Craig Heilman wrote:
> I'd like to go the svk route to mirror my subversion repositories from
> my desktop to my laptop and I'd like to use Fink (via FinkCommander)
> to keep subversion and svk up to date (this after seeing a Fink demo).
> Fink does know about subversion 1.1.3-11 (reasonably current) but the
> latest build of svk available via Fink is 0.18-1 (it appears the
> current version is 0.30).

I am the maintainer of the svn and svk packages for fink. You can find
the latest version of these tools here:
<http://fink.sourceforge.net/pdb/package.php/svn-client-ssl>
<http://fink.sourceforge.net/pdb/package.php/svk>
(Be sure to use the -ssl variant to get https support.)

So, as you can see, svn is at the latest released version. I update the
fink package to 1.1.4 soon after it is released.
Svk is at version 0.27. I will update it to version 0.991 (1.0beta1) in
the next couple of days.

As svk is only in the unstable tree yet, you need to enable it. You can
find instructions here:
<http://fink.sourceforge.net/faq/usage-fink.php?phpLang=en#unstable>

I would like to move svk to the stable tree as soon as it hits version
1.0. Therefore I am very much looking for your feedback!

> Also a note that BBEdit 8.1 (my preferred code editor) was just
> released and it includes subversion support!

Which is great! I just installed it and it seems to work reasonable
well. If you want to use the fink installed svn client together with
BBEdit 8.1 you need to run the following command from the terminal:

defaults write com.barebones.bbedit
Subversion:SubversionToolPathOverride /sw/bin/svn

Hope this helps,
Chris.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 30 09:35:21 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.