I'm experiencing exactly the same problem with BBEdit 10.5.1. Did you 
manage to fix this?

Il giorno lunedì 17 dicembre 2012 23:10:20 UTC+1, Scott Tirrell ha scritto:
>
> I am getting the following error with SVN in BBEdit:
>
> The path '/Users/stirrell/Documents/htdocs/***' appears to be part of a 
> Subversion 1.7 or greater
> working copy.  Please upgrade your Subversion client to use this
> working copy.
>
> I saw this discussed elsewhere and made a change that Patrick from Bare 
> Bones suggested to override the default SVN folder:
>
> defaults write com.barebones.bbedit Subversion:SubversionToolPathOverride 
> /usr/local/bin/svn
>
> When grepping the defaults, it looks correct:
>
> defaults read com.barebones.bbedit | grep Subversion
>                     FileURL = 
> "file://localhost/Users/stirrell/Library/Logs/BBEdit/Subversion.log";
>                 Name = "Subversion.log";
>     "Subversion:SubversionToolPathOverride" = "/usr/local/bin/svn";
>
> And if I do a version command on the svn (/usr/local/bin/svn --version), I 
> get the following:
>
> svn, version 1.7.7 (r1393599)
>
> So, to me, it looks like I am using SVN 1.7 so I am confused why I am 
> getting this error when running any commands on a repository. Does anyone 
> possibly have an idea as to why I am getting this error?
>
> Thanks!
> Scott
>

-- 
-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
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 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].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to