Not sure if this is the right group but here it goes...
At the moment we use Appbuilder with Roundtable and Mantis bugtracker where we did some custom coding to link both together (auto create Roundtable tasks from Mantis things like that).
The procedure is something like:
- create and assign a task in Mantis
- check out an object in Roundtable
- do the work in Appbuilder
We are thinking about switching to the Eclipse environment, git and Jira and I am curious on how this will all link together and give the developer a similar experience.
Any input on this? Experiences? Thanks.
Not sure if this is the right group but here it goes...
At the moment we use Appbuilder with Roundtable and Mantis bugtracker where we did some custom coding to link both together (auto create Roundtable tasks from Mantis things like that).
The procedure is something like:
- create and assign a task in Mantis
- check out an object in Roundtable
- do the work in Appbuilder
We are thinking about switching to the Eclipse environment, git and Jira and I am curious on how this will all link together and give the developer a similar experience.
Any input on this? Experiences? Thanks.
Flag this post as spam/abuse.
Thanks, I was more thinking about a more distributed way of version control like git. Hoping to make it easier to do the merges between the different environments/customers.
Any experiences using git?
Roundtable allows for distributed "version control" via partner sites. Not only the source is shared but all of the other meta-data as well.