Woof!

Carolyn asked:
> Is git "smart" enough not to create empty directories? 

Damian answered:
> git does not track empty directories
> http://git.or.cz/gitwiki/GitFaq#head-1fbd4a018d45259c197b169e87dafce2a3c6b5f9
> 
> In this case though it probably makes more sense to fix it by removing it
> from EXTRA_DIST, than by add .gitignore files there.

I always knew git was evil!

The lib directores are there from the time when the Java libraries needed were 
not available elsewhere (sipXcommons now).  They should stay as part of the 
"generic" Java template as the place to put private libraries and properties 
that should become part of the application.

So I would prefer to see the ".gitignore" files created and keep the Makefiles 
and the lib directories intact.

--Woof!
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to