[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re[2]: Working copy on a network share

From: Andriy Kulchytskyy <whoops_at_ukrtop.com>
Date: 2005-09-23 16:38:36 CEST

Hello Colin,

Friday, September 23, 2005, 1:14:48 PM, you wrote:

CJB> The problem is that, during update or commit, I get the error:

CJB> svn: Can't move '.svn/tmp/entries' to '.svn/entries': Permission denied.

CJB> Quite simply, the file '.svn/entries' does not have the write permission set
CJB> so the move from '.svn/tmp/entries' to '.svn/entries' fails. Maybe this is
CJB> related to my particular samba configuration. However, my feeling is that
CJB> svn is explicitly removing the write permission on .svn/entries when it is
CJB> created.

Try to set directory default permissions with "dmask" option of
smbmount.

-- 
Best regards,
 Andriy                            mailto:whoops@ukrtop.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 23 15:40:18 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.