From users-return-8809-apmail-subversion-users-archive=subversion.apache.org@subversion.apache.org Thu May 5 03:01:55 2011 Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E79EC2A50 for ; Thu, 5 May 2011 03:01:54 +0000 (UTC) Received: (qmail 1404 invoked by uid 500); 5 May 2011 03:01:54 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 1389 invoked by uid 500); 5 May 2011 03:01:53 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 1382 invoked by uid 99); 5 May 2011 03:01:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 May 2011 03:01:53 +0000 X-ASF-Spam-Status: No, hits=-1.6 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 199.64.220.26 is neither permitted nor denied by domain of prvs=09947f09a=Dinoj.D@honeywell.com) Received: from [199.64.220.26] (HELO az18ip008.honeywell.com) (199.64.220.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 May 2011 03:01:48 +0000 Received-SPF: Neutral identity=mailfrom; client-ip=10.192.23.90; receiver=az18ip008.honeywell.com; envelope-from="Dinoj.D@Honeywell.com"; x-sender="Dinoj.D@Honeywell.com"; x-conformance=spf_only; x-record-type="v=spf1" Received-SPF: None identity=helo; client-ip=10.192.23.90; receiver=az18ip008.honeywell.com; envelope-from="Dinoj.D@Honeywell.com"; x-sender="postmaster@az18ex6001.global.ds.honeywell.com"; x-conformance=spf_only X-SBRS: None X-SenderGroup: Relay_to_Internet X-MailFlowPolicy: $Relay X-Attachment_Filename: None X-Attachment_Filesize: None X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AnoBAIMSwk0KwBda/2dsb2JhbACYD44Rd4hyvhyGBwSGLY0tFIoJ X-IronPort-AV: E=Sophos;i="4.64,318,1301900400"; d="scan'208";a="360473031" Received: from unknown (HELO az18ex6001.global.ds.honeywell.com) ([10.192.23.90]) by az18ip008.honeywell.com with ESMTP; 04 May 2011 20:01:27 -0700 Received: from IE10EV813.global.ds.honeywell.com ([199.63.32.243]) by az18ex6001.global.ds.honeywell.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 4 May 2011 20:01:27 -0700 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: RE: SVN Update is not happening from the server, though the status shows "Completed" Date: Thu, 5 May 2011 08:31:22 +0530 Message-ID: In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: SVN Update is not happening from the server, though the status shows "Completed" Thread-Index: AcwKTdQbfS+EpYPXS4OlLOISfknCCAAgc8mw References: From: "D, Dinoj" To: "Stephen Butler" Cc: "Bob Archer" , , "Cheruvathoor, Anoop(IE10)" X-OriginalArrivalTime: 05 May 2011 03:01:27.0058 (UTC) FILETIME=[B99EF720:01CC0AD0] I don't think , it was of my mistake. I didn't set anything special to = the working , simply adding, committing and updating the working copy. = And also the interface I am using for the SVN operation is Tortoise SVN = with default settings. If you are saying it was because of "--depth", what would be the fix = without altering anything on the Working copy, recreating of working is = not a good solution if the data is in huge amount. Thanks & Regards, Dinoj D Desk: +91 80 26588360 Extn: 48547 Cell: +91 9916668051 -----Original Message----- From: Stephen Butler [mailto:sbutler@elego.de]=20 Sent: Wednesday, May 04, 2011 4:54 PM To: D, Dinoj Cc: Bob Archer; users@subversion.apache.org; Cheruvathoor, Anoop(IE10) Subject: Re: SVN Update is not happening from the server, though the = status shows "Completed" On May 4, 2011, at 12:57 , D, Dinoj wrote: > 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. As Bob Archer mentioned below, the 'svn update --depth' command is = buggy. http://subversion.tigris.org/issues/show_bug.cgi?id=3D3569 " svn update --depth allows making a working copy incomplete" The issue is still open. Of course, we're just guessing that this issue is related to your = problem.=20 You didn't mention what you did in the working copy before the problem=20 occurred. Was the --depth option used at all? Can you reproduce the problem in a fresh working copy? If so, please provide the list of commands that cause the problem. Steve >=20 > Thanks & Regards, > Dinoj D > Desk: +91 80 26588360 Extn: 48547 > Cell: +91 9916668051 > -----Original Message----- > From: Bob Archer [mailto:Bob.Archer@amsi.com]=20 > 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" >=20 >> One of my team members made few changes to existing files in SVN. >> When I performed SVN update, status shown is "Completed : >> " >> 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. >>=20 >> When I deleted the files and then performed update I now saw the >> changes made are reflecting properly. >>=20 >> 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. >>=20 >> This issue is seen for the first time in my machine. Please help us >=20 > What version of svn? >=20 > Is this still happening with the new checkout? >=20 > 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. >=20 > BOb >=20 -- Stephen Butler | Senior Consultant elego Software Solutions GmbH Gustav-Meyer-Allee 25 | 13355 Berlin | Germany tel: +49 30 2345 8696 | mobile: +49 163 25 45 015 fax: +49 30 2345 8695 | http://www.elegosoft.com Gesch=E4ftsf=FChrer: Olaf Wagner | Sitz der Gesellschaft: Berlin Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194