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

Re: SVN version different in DOS after upgrade

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 11 Sep 2008 12:41:00 -0400

On Thu, Sep 11, 2008 at 12:21, redcoder <huathengt_at_journeystravel.co.uk> wrote:
> recently upgrade my Tortoise from 1.4.5 to 1.5.1.
>
> upgrade was successful with no error.
>
> Now, when I svn --version in the repository using SSH , I get rev
> 1.5.1 , but when I svn --version in Window Dos Prompt , the vesion I
> get is 1.4.5
>
> The problem now is that , everytime I commit to repository, the
> working copy is not commited to repository. The file rev number in
> repo is different from my working copy.

When you SSH to "the repository" you're logged onto a different
computer. So you're running whatever Subversion is installed there.

At your Windows Command Prompt (there has been no DOS in Windows since
the death of WinME), you're invoking the command-line client locally.
This is *separate* from your installation of TSVN.

You need to get the Win32 command-line 1.5 client & install that locally.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-09-11 18:41:32 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.