www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | "Joe Smith" <unknown_kev_cat AT hotmail DOT com> |
Subject: | HEADS UP:Problem with svn under latest snapshot. |
Date: | Tue, 7 Aug 2007 16:18:06 -0400 |
Lines: | 35 |
Message-ID: | <f9ak21$n8n$1@sea.gmane.org> |
Mime-Version: | 1.0 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Just in case you were not aware, Something has broken svn in the latest snapshot. (Actually at least the two most recent snapshots have this problem). Here is the error: "svn: Can't move '.svn/tmp/entries' to '.svn/entries': Permission denied" LS output: $ ls -al .svn total 2 drwxr-xr-x+ 6 Owner None 0 Aug 7 16:11 . drwxr-xr-x+ 3 Owner None 0 Aug 7 16:09 .. -r--r--r-- 1 Owner None 192 Aug 7 16:09 entries -r--r--r-- 1 Owner None 2 Aug 7 16:09 format drwxr-xr-x+ 2 Owner None 0 Aug 7 16:09 prop-base drwxr-xr-x+ 2 Owner None 0 Aug 7 16:09 props drwxr-xr-x+ 2 Owner None 0 Aug 7 16:09 text-base drwxr-xr-x+ 5 Owner None 0 Aug 7 16:11 tmp $ ls -al .svn/tmp total 1 drwxr-xr-x+ 5 Owner None 0 Aug 7 16:11 . drwxr-xr-x+ 6 Owner None 0 Aug 7 16:11 .. -rw-r--r-- 1 Owner None 192 Aug 7 16:11 entries drwxr-xr-x+ 2 Owner None 0 Aug 7 16:09 prop-base drwxr-xr-x+ 2 Owner None 0 Aug 7 16:09 props drwxr-xr-x+ 2 Owner None 0 Aug 7 16:09 text-base If I were to take a guess, i'm thinking it the "-r--r--r--" permission on .svn/entries that is causing the problem. Something probably changed in the permissions handling, causing the breakage. -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |