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

Re: Mac client, Windows file server?

From: Jack Repenning <jrepenning_at_collab.net>
Date: Thu, 3 Sep 2009 11:11:42 -0700

On Sep 3, 2009, at 9:21 AM, Les Mikesell wrote:

> I don't understand why the files are being created read-only in the
> first place in your situation, though. Does the mac have the unix-
> like umask concept that you could change? Or is there some mismatch
> between user ids on the client and server?

Mac definitely has umask. OS X is just another UN*X.

I think these files are normally read-only (by Subversion, to keep
humans from inadvertently messing them up).

The difficulty appears to be a difference between UN*X and Windows
file system behaviors. Since (in the troublesome cases) the files are
actually stored on Windows, or are accessed via SAMBA (which works
very hard, and with quite laudable success, to pretend to be Windows),
both file systems have to agree to allow the operation; but there is
no agreement. I don't entirely grok the discussion I linked to, but
I've encountered several similar miss-match problems in the past.

-==-
Jack Repenning
Chief Technology Officer
CollabNet, Inc.
8000 Marina Boulevard, Suite 600
Brisbane, California 94005
office: +1 650.228.2562
twitter: http://twitter.com/jrep

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2390790

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-03 20:14:08 CEST

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.