Subversion can't move ./.svn/tmp/entries

2006-09-05 Thread Pete Gontier
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//trunk/oracle/packages/.svn/tmp/entries'
to '/cygdrive/c//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 http://www.m-audio.com/




cygcheck.out
Description: Binary data
--
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/

Re: Subversion can't move ./.svn/tmp/entries

2006-09-05 Thread Pete Gontier
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 [EMAIL PROTECTED]
Date: Tue, 05 Sep 2006 15:08:33 -0700
To: cygwin@cygwin.com
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//trunk/oracle/packages/.svn/tmp/entries'
to '/cygdrive/c//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 http://www.m-audio.com/



--
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/