[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: Mon, 27 Apr 2009 09:30:51 +0200

At this point the output of both pc's are identical. Remember, Tom, I
already updated the file.

anyway this is the output in the develop pc where I svn-commited my file:
------------------------------------------------------------------------
r3771 | jose | 2009-04-24 15:42:50 +0200 (Fri, 24 Apr 2009) | 1 line
------------------------------------------------------------------------
r3729 | jose | 2009-04-22 10:28:19 +0200 (Wed, 22 Apr 2009) | 1 line
------------------------------------------------------------------------
r3728 | jose | 2009-04-22 10:08:58 +0200 (Wed, 22 Apr 2009) | 1 line
------------------------------------------------------------------------
r3699 | jose | 2009-04-17 10:38:21 +0200 (Fri, 17 Apr 2009) | 1 line
------------------------------------------------------------------------
r3621 | jose | 2009-04-06 14:15:11 +0200 (Mon, 06 Apr 2009) | 1 line
------------------------------------------------------------------------

and this is the output in the production pc where I svn-updated my file:
------------------------------------------------------------------------
r3771 | jose | 2009-04-24 15:42:50 +0200 (Fri, 24 Apr 2009) | 1 line
------------------------------------------------------------------------
r3729 | jose | 2009-04-22 10:28:19 +0200 (Wed, 22 Apr 2009) | 1 line
------------------------------------------------------------------------
r3728 | jose | 2009-04-22 10:08:58 +0200 (Wed, 22 Apr 2009) | 1 line
------------------------------------------------------------------------
r3699 | jose | 2009-04-17 10:38:21 +0200 (Fri, 17 Apr 2009) | 1 line
------------------------------------------------------------------------
r3621 | jose | 2009-04-06 14:15:11 +0200 (Mon, 06 Apr 2009) | 1 line
------------------------------------------------------------------------

Tom Potts ha scritto:
> Jo, what is the output of 'svn log'? e.g.
> svn log
> svn+ssh://user@gavas/var/svn/porp/turbosork/trunk/sork/sork/myfile.py
> (or something similar).
>
> Tom
>
>
> 2009/4/24 jo <jose.soares_at_sferacarta.com
> <mailto:jose.soares_at_sferacarta.com>>
>
> 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
> <http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1862801>
> >
> > To unsubscribe from this discussion, e-mail:
> [users-unsubscribe_at_subversion.tigris.org
> <mailto: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
> <http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1889046>
>
> To unsubscribe from this discussion, e-mail:
> [users-unsubscribe_at_subversion.tigris.org
> <mailto:users-unsubscribe_at_subversion.tigris.org>].
>
>

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-27 09:31:51 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.