Sorry, I have been working on the python code, but I never got to the
building, only the reading of information.
Also, this was before project grouping came into effect, so things
may have changed. I guess this needs more work next time I get a chance.
A
On 2 Mar 2007, at 01:15, David Leangen wrote:
Merci, Emmanuel.
The doc doesn't give any hints as to what arguments need to be passed
into the "buildProject" command.
To try to figure this out, I ran "showProjects", but I get this
exception:
# showProjects
Error: Continuum instance has no attribute 'getAllProjects'
All I'm interested in is triggering a build after each svn commit,
so I
presume that the only command that interests me is "buildProject".
Any ideas?
Thanks!
Dave
On Thu, 2007-03-01 at 09:28 +0100, Emmanuel Venisse wrote:
https://svn.apache.org/repos/asf/maven/sandbox/trunk/continuum/
continuum-python/
David Leangen a écrit :
Hi!
I'm looking to add a hook to my svn build, and the continuum_cli.py
script mentioned on the Continuum site seems to be just what I need.
Where is this?
I checked out all the code and looked for it... but it ain't there.
Thanks!
Dave