Re: Mapping between folder in subversion and projectGroup

2007-11-14 Thread Francis De Brabandere
I'm no continuum dev so you'll have to wait for an answer from somebody else or just make the request Regards On Nov 14, 2007 11:39 AM, Erik Drolshammer <[EMAIL PROTECTED]> wrote: > > On Wed, 2007-11-14 at 11:28 +0100, Francis De Brabandere wrote: > > Are you using maven? Can't you just create al

Re: Mapping between folder in subversion and projectGroup

2007-11-14 Thread Erik Drolshammer
On Wed, 2007-11-14 at 11:28 +0100, Francis De Brabandere wrote: > Are you using maven? Can't you just create all those groups and projects? Yes, (of course) I'm using maven. And yes I can do it manually (as I do now), but I wanted to check if this convenience feature was already supported. (Other

Re: Mapping between folder in subversion and projectGroup

2007-11-14 Thread Francis De Brabandere
Are you using maven? Can't you just create all those groups and projects? On Nov 14, 2007 10:03 AM, Erik Drolshammer <[EMAIL PROTECTED]> wrote: > Hi! > My subversion repo has the following structure: > > root/lib/lib1 > root/lib/lib2 > root/lib/libX > root/clients/clientA > root/clients/clientB >