dalehenrich / filetree

Monticello repository for directory-based Monticello packages enabling the use of git, svn, etc. for managing Smalltalk source code.
https://github.com/CampSmalltalk/Cypress
MIT License
133 stars 26 forks source link

empty `.class` and `.extension` dirs cause trouble #114

Open dalehenrich opened 11 years ago

dalehenrich commented 11 years ago

After a git merge, some .class and .extension can be left without their required contents (like the properties.ston file in a .extension dir) and FileTree chokes on attempting to process the non-existent definitions ...