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

RE: Returning problem: Some folders/files in working don't get updated anymore.

From: Valentijn Scholten <Valentijn.Scholten_at_isaac.nl>
Date: Fri, 02 Apr 2010 17:28:30 +0200

>> Regularly we're having issues with working copies that don't get all updated files/folders from the repository.
>>
>> Most of the time everything works fine.
>>
>> But sometimes when user A commits some new/changed files to the repository, other users (say user B), do not get these changes when updating their working copy.
>> Other changes are pulled in from the repository and applied to the working copy, but specific files/folders aren't.
>> The repository itself does show the up-to-date content, and also a fresh checkout contains the up-to-date data.
>>
>> So there seems to be a problem with the working copy in this case. The problem occurs when using the commandline client, subclipse and tortoisesvn.
>>
>> Both the server and the working copy are on windows, the server runs behind apache.
>>
>> Does anyone recognize this issue? We're having this for a couple of years now.

>I believe someone else posted on this list about this problem not too long ago.

>> I do have a working copy here that has this problem, as well as the corresponding repository. However, I can't post them here or anywhere because there's IP in it.
>>
>> If I can't find any solution help here, I am looking for case based subversion support. I'd be happy to pay a onetime amount to get this problem out of the way.

>Since you already found that a fresh working copy works fine, that is the solution I would suggest you employ, since that could very well be what paid support would tell you to do as well. Working copies can sometimes get messed up, and sometimes getting a new working copy isn't such a bad idea.

Well I wouldn't call it the solution. It does solve the symptoms, but not the cause. If this keeps happening, the "trust" in our working copies won't be very big.

Perhaps start every day with a "svn update --set-depth=infinity" :-)
Received on 2010-04-02 17:29:02 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.