|
From: Pierre O. <drz...@dr...> - 2005-03-22 13:06:47
|
Armin Bauer wrote: > Hi, > > we are planning to move the plugins out of the opensync dir. What should > the new layout be? > > branches/ > trunk/ (opensync) > tags/ > plugins/ > > or > > opensync/branches/ > opensync/trunk/ > opensync/tags > syncml-plugin/ > kdepim-plugin/ etc > > or something else? What do you think? > > Armin Since each plugin has its own build structure they should be in seperate directories in one form or another. But it might be cleaner to have them under a plugins directory first. I.e: opensync/branches/ opensync/trunk/ opensync/tags plugins/syncml-plugin/ plugins/kdepim-plugin/ etc The only big requirement I have is one 'configure' per tarball since it makes rpm-building a bit more sane =) Rgds Pierre |