[Anthill-pro] CVS module paths in Anthill3

Byron Appelt byron.appelt at gmail.com
Tue Oct 17 09:17:22 CDT 2006


In our build, we chack out "sub" modules from CVS for example, one of
the projects checks out the module M2MPlatform/Base/sl_devicemodel.
With anthill 2.x, this would get checked-out into a directory that
started at that level. However, with Anthill3 it maintains the
directory structure forcing me to specify the full path all over the
place, for example, the buildfile must be specified as
M2MPlatform/Base/sl_devicemodel/build.xml instead of just build.xml.
THis is very annoying as it makes configuration more difficult and I
can't just copy a project as a template and make one or two edits, I
have to fix all the paths.

Is there a way to change this behavior?


More information about the Anthill-pro mailing list