Bill Hernandez <[email protected]> sez:

>When I try any operation on an existing repository, BBEdit becomes
>unhappy...
>
>I just installed SubVersion this weekend, so I am not sure why the
>error message ?
>
[...]


Leopard includes Subversion in the default install:

pwoolsey$ which svn
/usr/bin/svn
pwoolsey$ /usr/bin/svn --version
svn, version 1.4.4 (r25188)
   compiled Sep 23 2007, 22:32:34
[...]

so you've probably installed an additional, newer version elsewhere; a
'which svn' will show you which svn executables are available.


You can tell BBEdit to use a copy of the svn tool which isn't in the
default location by setting a tool path override, as described at the end
of Ch. 10 in the PDF manual (Help -> User Manual):

====
CVS/Perforce/Subversion Tool Path Override

If you need to control which cvs, p4, or svn tool BBEdit should use, you
can do so by issuing any or all of the following Terminal commands.

[...]

For Subversion:

defaults write com.barebones.bbedit Subversion:SubversionToolPathOverride
/path/to/svn/binary
====


Regards,

 Patrick Woolsey
==
Bare Bones Software, Inc.                        <http://www.barebones.com>
P.O. Box 1048, Bedford, MA 01730-1048

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "BBEdit Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a specific feature request or would like to report a suspected (or 
confirmed) problem with the software, please email to "[email protected]" 
rather than posting to the group.
-~----------~----~----~----~------~----~------~--~---

Reply via email to