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

Re: svn up doesn't always work for added files.

From: <russ_at_vshift.com>
Date: Sat, 5 Sep 2009 18:25:30 +0000

I've had similar issues happen a few times and usually can solve them by changing the depth - tortoisesvn update to revision - infinity.

I though myself that its a bit weird, but have always just shrugged it off, as it only happened a few times.

Russ
Sent from my Verizon Wireless BlackBerry

-----Original Message-----
From: georgejcook_at_googlemail.com

Date: Sat, 05 Sep 2009 10:49:14
To: <users_at_subversion.tigris.org>
Subject: svn up doesn't always work for added files.

Does anyone else have this problem?

Sometimes svn up will not detect files added and committed to a repository
folder by another user.

This is not because of depth, either.. I can actually cd into the folder in
question and svn up till the cows come home, it wont detect changes.. :/

eg
version 155
testproject
---subFolder
-----fileA

Bob commits 156, he adds fileB to subfolder
version 155
testproject
---subFolder
-----fileA
-----fileB

George cd's into testProject folder and updates, nothing happens.
version 155
testproject
---subFolder
-----fileA

George cd's into subFolder, and updates, nothing happens.
version 155
testproject
---subFolder
-----fileA

George cd's back up, deletes subFolder and then does svn up subFolder, he
gets
version 156
testproject
---subFolder
-----fileA
-----fileB

This is happening to us on both windows and mac (not linux), using svn
1.6.2, it happens almost once/twice a day.

I want to verify if anyone else has seen this behaviour and filed a bug,
before I do.

Many thanks,

George.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-05 20:26:14 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.