Re: svn and missing empty directories
Re: svn and missing empty directories
- Subject: Re: svn and missing empty directories
- From: Stéphane Sudre <email@hidden>
- Date: Mon, 26 May 2008 19:43:56 +0200
On May 24, 2008, at 2:53 PM, Oliver Buerschaper wrote:
Hi,
I'm having a problem with PackageMaker 3.0.1 in conjunction with
Subversion. All the source files needed to build the package are
contained in a Subversion working directory which looks like this:
myapp.pmdoc/
payload/
dir1/
dir2/
...
scripts/
Note that each directory contains an additional .svn/ directory
with info for Subversion. Some of the directories under payload/
are empty but need to be placed onto the target nevertheless.
However, when running PackageMaker on this Subversion working
directory those empty directories don't end up in the package as I
checked with Pacifist. When I don't run PackageMaker on the working
directory but on an exported directory (no .svn/ subdirectories but
otherwise identical) everything's fine.
My suspicion is that the file filter rule /\.svn$ in PackageMaker
is too aggressive and not only excludes the .svn/ subdirectory of
an otherwsie empty directory but also the directory itself.
So how can I prevent this?
/\.svn/.+
I haven't tested it.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden