Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Bo Berglund wrote: How about: Modulename | |- ModulenameCode . | . |- Project files <== This is my problem right here! . |- Project source folder . | |- Source files and subfolders . | . |- Common files folder . | |- Common files and subfolders . |- (maybe "ModulenameDocs", to make some additional sense out of the "Code" above :) > I want a few project files including a module description to be > checked out on the top level then everything else in subfolders. > Ampersand modules makes this possible except the top level files. I abandoned modules after some research. Mainly because they don't integrate well with any of the GUI clients. Updates usually don't work well if at all if new directories can be expected to be created. But my experience is mainly with new development (lots of new directories all the time), not really with maintenance development. Gerhard