Blair,
That was it. I had some old SVN perl binding in:
/System/Library/Perl/Extras/5.8.8/darwin-thread-multi-2level/SVN
I think they got installed when I was mocking around with git/svn, etc.
Thank you for your help.
Best,
-- Thomas
On Thu, Jun 26, 2008 at 2:18 PM, Blair Zajac <blair_at_orcaware.com> wrote:
> Thomas Amsler wrote:
>>
>> Hello,
>>
>> I just upgraded subversion from v1.4.6 to v1.5 on my Mac and
>> am getting the following error when I run the svn-clean perl script:
>>
>> Unsupported working copy format: This client is too old to work with
>> working copy '/Users/thomas/src/sakai-2-5-x-ucd'; please get a newer
>> Subversion client at /Users/thomas/bin/svn-clean.pl line 61
>>
>> The svn-clean script is located here:
>> http://svn.collab.net/repos/svn/trunk/contrib/client-side/svn-clean
>>
>> Has anybody come across this issue?
>
> It sounds like you still have an older version of Subversion on your system,
> either as a binary or shared libraries, that svn-clean.pl is picking up.
> You need to remove them and then this should work.
>
> Regards,
> Blair
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-26 23:39:17 CEST