SVN sync task, can sourcecode be made available
After a bit of testing with the RTC SVN Connector, there seem to be a couple of showstoppers for us:
- The server sync task only works with svn repo's without authentication (all our production svn repo's use authentication)
- The integration relies on eclipse (most of our RTC use is visual studio based or web-based)
The basics however seem to be laid out, being:
- the possibility to configure a link between a svn repository and a rtc repository
- a task that can scan svn repository commit-comments and automatically add workitem links
It would be very helpful if the source code of the current server task would be available, so we could use that to build upon.
Would that be possible ?
Thanks,
Daan.
- The server sync task only works with svn repo's without authentication (all our production svn repo's use authentication)
- The integration relies on eclipse (most of our RTC use is visual studio based or web-based)
The basics however seem to be laid out, being:
- the possibility to configure a link between a svn repository and a rtc repository
- a task that can scan svn repository commit-comments and automatically add workitem links
It would be very helpful if the source code of the current server task would be available, so we could use that to build upon.
Would that be possible ?
Thanks,
Daan.
One answer
You should be able to get that from the SDK that contains all the source
code for RTC, available on the All Downloads page
(https://jazz.net/downloads/rational-team-concert/releases/3.0.1?p=allDownloads).
The jazz.extend newsgroup would probably be a better place to discuss
details of the source code.
Cheers,
Geoff
On 7/1/2011 10:38 AM, dvdmunni wrote:
code for RTC, available on the All Downloads page
(https://jazz.net/downloads/rational-team-concert/releases/3.0.1?p=allDownloads).
The jazz.extend newsgroup would probably be a better place to discuss
details of the source code.
Cheers,
Geoff
On 7/1/2011 10:38 AM, dvdmunni wrote:
After a bit of testing with the RTC SVN Connector, there seem to be a
couple of showstoppers for us:
- The server sync task only works with svn repo's without
authentication (all our production svn repo's use authentication)
- The integration relies on eclipse (most of our RTC use is visual
studio based or web-based)
The basics however seem to be laid out, being:
- the possibility to configure a link between a svn repository and a
rtc repository
- a task that can scan svn repository commit-comments and
automatically add workitem links
It would be very helpful if the source code of the current server task
would be available, so we could use that to build upon.
Would that be possible ?
Thanks,
Daan.