[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:52:58 -0400

On Thu, Sep 11, 2008 at 12:48, redcoder <huathengt_at_journeystravel.co.uk> wrote:
> Thanks for prompt reply. BUt why the committed file on repo have
> different revision when I SVN log on my local m/c ? both repo and
> local m/c have latest SVN 1.5.3

Have you updated your WC after committing?

> My main problem now is , everytime committed file, it is not in
> appear repo. It was working fine before I do upgrade. I manage to
> commit file to repo before upgrade. I use the same URL for repo
> before and after upgrade.

If your changes don't appear in the repository after you've committed,
then the repository you're looking at isn't the repository you're
committing to.

> On Sep 11, 5:41 pm, "Andy Levy" <andy.l..._at_gmail.com> wrote:
>> On Thu, Sep 11, 2008 at 12:21, redcoder <huathe..._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-unsubscr..._at_tortoisesvn.tigris.org
>> For additional commands, e-mail: users-h..._at_tortoisesvn.tigris.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
> For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
>
>

---------------------------------------------------------------------
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:53:06 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.