It is working with new working copy. Could you please let me know what are the main reasons behind this issue and how to avoid this not to come in future.
Thanks & Regards, Dinoj D Desk: +91 80 26588360 Extn: 48547 Cell: +91 9916668051 -----Original Message----- From: Bob Archer [mailto:bob.arc...@amsi.com] Sent: Wednesday, April 27, 2011 7:48 PM To: D, Dinoj; users@subversion.apache.org Subject: RE: SVN Update is not happening from the server, though the status shows "Completed" > 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