On Thursday, May 9, 2013, Denis Cappellin <[email protected]> wrote:

I've got the same problem with 10.5.3.

defaults read com.barebones.bbedit | grep subversion shows

"Subversion:SubversionToolPathOverride" = "/opt/subversion/bin/svn";

That preference key has changed; but in any case, BBEdit searches in the following locations (not necessarily in this order):

    "/Developer/usr/bin/",
    "/usr/bin/",
    "/bin/",
    "/usr/sbin/",
    "/sbin/",
    "/opt/local/bin/",
    "/sw/bin/",
    "/usr/local/bin/"

so if you haven't installed in one of those locations, you *will* need to use the override key, which is simply:

    SubversionToolPathOverride

...but you're much better off in the long run using /usr/local/bin/ or, distant second choice, /opt/local/bin/.

R.
--
Rich Siegel                                 Bare Bones Software, Inc.
<[email protected]>                      <http://www.barebones.com/>

Someday I'll look back on all this and laugh... until they sedate me.

--
This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email
"[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

--- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].


Reply via email to