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

RE: SVN Update is not happening from the server, though the status shows "Completed"

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Wed, 27 Apr 2011 10:17:50 -0400

> One of my team members made few changes to existing files in SVN.
> When I performed SVN update, status shown is "Completed :
> <versionno>"
> But actually the files are not updated when checked for the
> changes.
> I tried to perform SVN clean and update, even then it is the same.
>
> When I deleted the files and then performed update I now saw the
> changes made are reflecting properly.
>
> But I cannot delete the files and do SVN update every time I want
> to see the updated files as it is a time consuming activity.
>
> This issue is seen for the first time in my machine. Please help us

What version of svn?

Is this still happening with the new checkout?

It is possible you had a sparse checkout so you weren't getting the new files. I think there was an older version that had a bug which would label a checked out folder as immediate rather than full depth giving you a sparse checkout.

BOb
Received on 2011-04-27 16:18:20 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.