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

Re: SVN Upgrade Working copy context menu entry

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 16 Jul 2013 21:58:12 +0200

On 16.07.2013 11:33, Christophe Meniel wrote:
> Hello,
> I upgraded my SubversionEdge from 3.3.2 to 4.0.0
> Then I upgraded Tortoise SVN from 1.7.13 to 1.8.0.
> This concerns Windows win32 and x64 products.
> When I try to work on my local working copy, I get an error "The working copy ... is too old (format 29) to work with client version 1.8.0 (r1490375) expects format 31. You need to upgrade the working copy first".
> That is OK, but explorer's context menu does NOT show any Upgrade command (SVN Update, SVN Commit)
> I downloaded command line Subversion tools to run the upgrade command, with success.
> And now, on the upgraded working copy, I do not have SVN Update and Commit any more, but... SVN Upgrade working copy !
> I wonder if the wc format version test could not have been inversed...

Type
$ svn --version
and check the output.

Best guess: you still have an old version of the command line tools in
your PATH.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3060609
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-07-16 21:58:22 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.