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

Controlling OS X bundles - how?

From: Steve Folly <steve.folly_at_blueyonder.co.uk>
Date: 2005-08-12 21:00:55 CEST

Hi,

Many file system 'objects' in OS X are implemented as bundles, which
is basically a directory containing a set of files. They're common
place - .nib objects in Xcode, Pages documents, etc.

Obviously, just adding the directory doesn't work - I'd need to add
all the files below it as well. But that wouldn't create .svn
directories all over the place? Seems a bit messy to me.

Xcode provides an example cvswrappers file which - hmmm... - used
have a script (for CVS) for tarring these bundles, but claims they're
deprecated now??

OK then, let's forget the question about how it would in CVS, but I
still want to ask the question about how we do this in Subversion?!

Thanks.

-- 
Regards,
Steve Folly.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 12 21:03:02 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.