API for creating projectsd and versions

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
pirsl
Posts: 1
Joined: 05 Jan 2007, 08:37

API for creating projectsd and versions

Post by pirsl »

Hi,
Is there an easy way (api, ...) to create projects and versions automatically?
I want to call a script what is doing this automatically.
We need this because we are handling the projects and versions somewhere else.
So we dont have to do it twice.

Any idea?

Regards,
Christian.
vboctor
Site Admin
Posts: 1293
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post by vboctor »

You can use MantisConnect, the latest version in Subversion has APIs to create projects and versions that can be found in mc_project_api.php.

For more details about MantisConnect see:
http://www.futureware.biz/mantisconnect/
Post Reply