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

Re: versioning MacOS X bundle

From: Proniewski Patrick <patrick.proniewski_at_univ-lyon2.fr>
Date: 2005-06-10 13:32:41 CEST

On 10 juin 05, at 10:43, Proniewski Patrick wrote:

>> File a bug report [1] with Apple. They've already fixed similar
>> problems in Xcode. They should be fixing the problem in all their
>> apps.
>
> done...I hope to see the fix soon, but I'm not so optimistic
> In the mean time, I'll try to workaround and version only the
> index.xml file.

Looks like I'm out of luck. I've tried to use `chflags uunlnk`
on .svn directories inside my bundles, so that svn would still be
able to write in them but Pages or other apps won't be able to delete
them.

$ chflags uunlnk .svn
chflags: invalid flag: uunlnk

argh.
libc provided with MacOS X uses a libc/gen/strtofflags.c file that
lacks support for uunlnk and sunlnk flags.

bug reported to Apple

Patrick PRONIEWSKI

-- 
Administrateur Système - SENTIER - Université Lumière Lyon 2
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 10 13:35:09 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.