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

Handling of MacOSX directory "packages"?

From: Steve Ward <ward_at_mit.edu>
Date: Thu, 29 Jan 2009 11:10:28 -0500

Many MAC apps (Pages, Keynote, Bean, ...) choose to represent
documents as a directory, using the OS directory mechanism as
a "packaging" scheme for document-related data. While this seems
reasonable, it runs afoul of SVN: when such a document is checked
in, an .svn subdirectory is added; when edited by the Mac app, that
.svn subdirectory is deleted (as the app feels it "owns" the directory's
contents).

Is there any standard way around this dilemma? For example, a
property that caused, say, directories matching *.pages to be treated
as opaque packages would be great, though I've not found one.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-29 17:12:19 CET

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.