X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=s4uQBBmTohbKssUQfE6CxvkXAYvKLbyHxy/UImfXQr9
	fDeb9tIUScSZ+c2GFdsbV/FyFxwprt3MU6HJhGJd6sST+N2fgOm/YnEL5FQy7y6H
	mD+yLY6x6eZVI/7cR/vYYZYOVSBpjPTwopRk+F24HpjuCJ2eLIDOTWsxsiNNVTSM
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=G2r4zjn9TXwBLq65GhbalsgTgVQ=; b=xS0Qd6f2E0jM+bajR
	wRZj367qYJeWHdSZZefl0v8GQ1xwqj6nulPs3o2rhLFVXorZJYoCxGvjmYTVO1FF
	n44ckLM7Ow8t2l66QzuzMg2u46+dJhN3OiQXxemYho6BfKG+nTtsDKT4jEuZfd40
	cnHW/7T2aneaA7WiVeiHr2omp8=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=4.5 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,KAM_COUK,KAM_FROM_URIBL_PCCC,SPF_PASS autolearn=no version=3.3.2
X-HELO: out.ipsmtp3nec.opaltelecom.net
X-SMTPAUTH: drstacey@tiscali.co.uk
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: A2BbAgCRHwtV/zBQ0lUNT84Egk0DAgKCEAEBAQEBAYUNAQEEOEARCxgJFg8JAwIBAgFFEwgBAbldnHMBAQEHAQEBAQEdixeEeBaEFwEEjj6NFoEzjhODR4QQgzIBAQE
X-IPAS-Result: A2BbAgCRHwtV/zBQ0lUNT84Egk0DAgKCEAEBAQEBAYUNAQEEOEARCxgJFg8JAwIBAgFFEwgBAbldnHMBAQEHAQEBAQEdixeEeBaEFwEEjj6NFoEzjhODR4QQgzIBAQE
Message-ID: <550B215D.5060801@tiscali.co.uk>
Date: Thu, 19 Mar 2015 19:19:57 +0000
From: David Stacey <drstacey@tiscali.co.uk>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Cygwin svn vs. TortoiseSVN?
References: <5509C7DB.4040708@tiscali.co.uk> <B04B152D-806D-4DFD-8BC2-792E35C7C900@Denis-Excoffier.org>
In-Reply-To: <B04B152D-806D-4DFD-8BC2-792E35C7C900@Denis-Excoffier.org>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 18/03/15 20:57, Denis Excoffier wrote:
> On 2015-03-18 19:45, David Stacey wrote:
>> I have a PC with both Cygwin and TortoiseSVN. When I try to commit through Cygwin svn, I get the following (slightly redacted):
>>
>> Committed revision nnnnn.
>> svn: E200000: Commit succeeded, but other errors follow:
>> svn: E155009: Error bumping revisions post-commit (details follow):
>> svn: E155009: Failed to run the WC DB work queue associated with '/cygdrive/D/xxx/yyy', work item 528 (file-commit aaa/bbb.c)
>> svn: E000013: Can't open file '/cygdrive/D/xxx/yyy/.svn/tmp/svn-sckggY': Permission denied
> Just in case: mount the appropriate part of your D disk with the 'noacl' option, ie add something like
> D:/Wherever/Is/Your/SVNRepository /svnR ntfs cygexec,noacl
> at the end of your /etc/fstab

Thank you so much for reminding me about the 'noacl' mount option. I set 
that in /etc/fstab, and have been flitting between Cygwin svn and 
TortoiseSVN all day and it has worked fine.

Dave.

PS: This is my third attempt at sending this reply - not sure where the 
other two went. Apologies if you receive several copies...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

