On 3 Apr 2010, at 16:37, Mark Johnson wrote:

> I just noticed that my widget (which I manage with git) took a lot longer to 
> build than the others included with Wookie.
> Upon investigation, it looks like this is because when creating the archive, 
> all hidden files are included as well. In my case, this includes the entire 
> Git 
> repository.
> 
> Is this the correct behaviour? As far as I'm aware the none of the required 
> files for a widget are hidden, and I'm hard pressed to think of an example 
> when 
> one would want a hidden file in a widget. Should the build-widget processed 
> be 
> changed to ignore hidden files?

That's a good point.

I wonder if it all zips up all the .svn metadata when building the included 
widgets..? Hmm, nope it doesn't appear to.

I wonder what the difference is with the git files?

> 
> Mark

Reply via email to