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

versioning MacOS X bundle

From: Proniewski Patrick <Patrick.Proniewski_at_univ-lyon2.fr>
Date: 2005-06-09 17:05:20 CEST

Hi all,

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...)

thanks,

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 Thu Jun 9 17:09:33 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.