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

Re: Help in running the change-svn-wc-format.py in svn-win32-1.4.6

From: Edmund Wong <ed_at_kdtc.net>
Date: Thu, 02 Apr 2009 11:45:07 +0800

jun victorio wrote:
> Hi there,
>
> I'm not good at svn or php, but recently we downloaded the latest version
> of Tortoise SVN 1.6.0.15855. We are currently running svn 1.4.6 win32.
> When I've updated my local copy from the repository and also merge my
> changes to the repository using the new Tortoise svn client. I'm also using
> eclipse as my ide and all of a sudden I'm getting an error saying . "my
> client format is old .". So I've looked and found that Tortoise svn client
> will automatically changed the working copy format and there is a PHP script
> "change-svn-wc-format.py". My question is how do you run this script in the

This isn't a PHP script. It's a Python script.

IIRC, you need Python 2.4+ to run this script:

change-svn-wc-format.py <working copy> "<svn version #>"

Edmund

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1513534

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-02 13:52:12 CEST

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.