On Sun, Feb 10, 2013 at 11:22:22AM -0500, Eric S. Raymond wrote: > jeremy rosen <[email protected]>: > > (that last point is not true for music/art unfortunately) > > Yes, but we could handle all of translations, music and art with > externals - kept in separate repositories that are automatically > pulled into subdirectories when you pull the master.
I had a look at git submodule and it doesn't look like it is really what we want... Quoting the man page "submodules are meant for different projects you would like to make part of your source tree, while the history of the two projects still stays completely independent and you cannot modify the contents of the submodule from within the main project." Our art is controlled by WML so the need to be committed in sync. So unless I miss something submodules don't seem the optimal solution. -- Regards, Mark de Wever aka Mordante/SkeletonCrew _______________________________________________ Wesnoth-dev mailing list [email protected] https://mail.gna.org/listinfo/wesnoth-dev
