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

Re: sometimes svn up doesn't update

From: jo <jose.soares_at_sferacarta.com>
Date: Fri, 24 Apr 2009 11:47:43 +0200

Bob Archer ha scritto:
>> I made some changes to a file in my pc, and I typed: "svn ci
>>
> myfile.py",
>
>> with success, then in another pc I typed "svn update myfile.py"
>> but nothing happens.
>> Even svn diff myfile.py displays no differences.
>> I had to removed first, the file and then
>> I typed again "svn update myfile.py" to correctly re-create the file
>> with the changes I did.
>>
>
> I would do an svn info and make sure that both WCs/files are really
> pointing to the same repository path.
>
> BOb
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1862801
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
>
this is the pc where I svn-commited myfile.py

userdev:/home/porp/release/sork$ svn info
Path: .
URL: svn+ssh://user@gavas/var/svn/porp/turbosork/trunk/sork/sork
Repository Root: svn+ssh://user@gavas/var/svn/porp
Repository UUID: ab434d22-c41b-0410-8cbf-f336d2c3a310
Revision: 3721
Node Kind: directory
Schedule: normal
Last Changed Author: beta
Last Changed Rev: 3721
Last Changed Date: 2009-04-21 10:52:54 +0200 (Tue, 21 Apr 2009)

and this is the pc where I tried svn-updated myfile.py

testdev:/home/porp/release/sork# svn info
Path: .
URL: svn+ssh://user@gavas/var/svn/porp/turbosork/trunk/sork/sork
Repository Root: svn+ssh://user@gavas/var/svn/porp
Repository UUID: ab434d22-c41b-0410-8cbf-f336d2c3a310
Revision: 3738
Node Kind: directory
Schedule: normal
Last Changed Author: beta
Last Changed Rev: 3738
Last Changed Date: 2009-04-22 17:23:02 +0200 (Wed, 22 Apr 2009)

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-24 11:48:42 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.