I see previous discussion of this idea but no full resolution:
http://groups.google.com/group/web2py/browse_thread/thread/ed68d4364e0a86b2/2322a5f2546fd392?lnk=raot

.bzr & .svn folders are being ignored by default, which is nice :)
- I guess this is due to this line in fileutils.py:
 def tar(file,dir,expression='^.+$'):

What I'd like to be able to do is add additional folders which are
ignored in the packed version of the application
- stuff lie examples folders for the JS libs I'm working with (Ext,
OpenLayers, MapFish).

Could this be considered a feature request?

F
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to