I have using two OS on my machine(Fedora 9 and Windows XP). and Workspace or Project environment i am using same directory which present on NTFS partition.

Few days back when i am working on one project(Fedora 9). and tried to commit my code. i got following error:
svn: This client is too old to work with working copy ‘.’; please get a newer Subversion client

I searched lot on google but not found any proper solution. But i got to know i am using subversion 1.6.2 on windows machine and fedora box i am using older version 1.4.2. That is reason i get the error.
I tried following command:
yum update subversion

But this not worked for fedora9.

I need to install subversion 1.6.2 to solve the problem. But later on realize that there is no upgraded stable version available for Fedora or Linux.

I goon through so many articles but not found exact solution.
Here is solution of this problem. I found this solution in Subversion faq page.

Download and run a python script(http://svn.collab.net/repos/svn/trunk/tools/client-side/change-svn-wc-format.py) to set the working copy back to the your subversion-
cd $PROJECT_DIR
chmod +x change-svn-wc-format.py
./change-svn-wc-format.py . 1.4

This will solve your problem.
Important Note:This method helpfull to 1.4, 1.5 and 1.6 subversion software.

9 Responses to “Svn Switch or Downgrade Project subversion copy”

  1. Social comments and analytics for this post…

    This post was mentioned on Twitter by wordpressapi: Svn Switch or Downgrade Project subversion copy http://is.gd/8WNqv...

  2. How-do-you-do, just needed you to know I have added your site to my Google bookmarks because of your extraordinary blog layout. But seriously, I think your site has one of the freshest theme I’ve came across. It really helps make reading your blog a lot easier.

  3. Though I would’ve loved it much more if you added a relevant video or at least pictures to back up the explanation, I still thought that your write-up quite helpful. It’s usually hard to make a complicated matter seem very easy. I enjoy your weblog and will sign up to your feed so I will not miss anything. Fantastic content

  4. I thought it was going to be some boring old post, but it really compensated for my time. I will post a link to this page on my blog. I am sure my visitors will find that very useful.

  5. Hi webmaster – This is by far the best looking site I’ve seen. It was completely easy to navigate and it was easy to look for the information I needed. Fantastic layout and great content! Every site should have that. Awesome job

  6. diswasher says:

    Hi. this is kind of an “unconventional” question , but have other visitors asked you how get the menu bar to look like you’ve got it? I also have a blog and am really looking to alter around the theme, however am scared to death to mess with it for fear of the search engines punishing me. I am very new to all of this …so i am just not positive exactly how to try to to it all yet. I’ll just keep working on it one day at a time.

  7. Very Interesting Information! Thank You For Thi Information!

  8. I just book marked your blog on Digg and StumbleUpon.I enjoy reading your commentaries.

  9. noni juice says:

    I find myself coming to your blog more and more often to the point where my visits are almost daily now!

Leave a Reply

Wordpressapi is developer code book.
wordpressapi on Facebook
© 2010 Wordpressapi. All Rights Reserved. Reproduction without explicit permission is prohibited.