sdx wrap now skips .svn dirs
Jean-Claude Wippler <[email protected]>
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <[email protected]> |
In anaology to how it handles "CVS", sdx now also skips ".svn" directories to allow wrapping a directory tree which is under version control without including vc details (in the case of subversion this is actually a full source copy). Latest starkit at http://www.equi4.com/pub/sk/sdx.kit - previous version at sdx.prev.kit -jcw