[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: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-06-10 09:53:49 CEST

On 09.06.2005, at 17:05, Proniewski Patrick wrote:

> Apple's applications like Pages, or Keynotes store a document in a
> bundle. For example, a Pages document is in fact an bundle like this:
>
> intro_a_subversion.pages
> .typeAttributes.dict
> Contents
> PkgInfo
> index.xml.gz
> thumbs
> page_thumb_1-1.tiff
>
> Storing such a bundle on subversion is easy, but as soon as you edit
> the document in it's application (Pages), .svn files and folder under
> .pages root are erased. It's quite annoying.
>
> Is there any svn-side solution to avoid this kind of problem ? (I
> don't think so, but who knows...)

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.

[1] http://bugreport.apple.com -- Apple Developer Connection membership
is required, but the basic level is free

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 10 09:57:26 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.