X-Spam-Check-By: sourceware.org User-Agent: Microsoft-Entourage/11.2.3.060209 Date: Tue, 05 Sep 2006 15:29:58 -0700 Subject: Re: Subversion can't move ./.svn/tmp/entries From: Pete Gontier To: Message-ID: In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="ISO-8859-1" X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k85MUheq007149 Off-list, a smart person suggested I turn off icon overlays in TortoiseSVN, and this did the trick. Thanks muchly, smart person! I did like them icon overlays, but I reckon I'll have to go without. --------------------------------------------------------------------------- From: Pete Gontier Date: Tue, 05 Sep 2006 15:08:33 -0700 To: Subject: Subversion can't move ./.svn/tmp/entries When attempting to use Subversion to obtain a fresh new copy of a particular directory tree -- I mention this to make it clear none of the files or directories I want yet exist on my local disk -- I get an error described pretty well here: http://svn.haxx.se/users/archive-2005-08/1408.shtml In short, in the middle of a long series of inbound transfers, the 'svn update' command complains to the effect of: Can't move '/cygdrive/c/xxxx/trunk/oracle/packages/.svn/tmp/entries' to '/cygdrive/c/xxxx/trunk/oracle/packages/.svn/entries': Permission denied This is perplexing given that Subversion itself creates the entries file, and furthermore it's a freshly created copy, so it's not like I've had a chance to screw up its permissions yet. (Give me time.) The web page I linked mentions the possibility of conflicts with file system indexing or anti-virus software, but I haven't got any of that installed. Brane's analysis at the bottom of the web page in question seems worth pondering for brains more qualified than mine. Any ideas? ‹ Pete Gontier -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/