开发者

IS there any way to Create a CI with Sourcesafe

开发者 https://www.devze.com 2022-12-22 15:18 出处:网络
I want to create a CI for my company and we are using Sourcesafe as our repository. I want to know is there any way to create a CI Build process with Sourcesafe?

I want to create a CI for my company and we are using Sourcesafe as our repository.

I want to know is there any way to create a CI Build process with Sourcesafe?

I read some CI process with TFS and GIT (svn) but can't find an 开发者_运维技巧article for Sourcesafe?

What should I do?


CruiseControl has a VSS plugin also.

But seriously... VSS... in 2010...


Jenkins has a VSS plugin. (Hudson too.)


I believe you can use TeamCity with SourceSafe.


Our Parabuild provides Continuous Integration for Visual SourceSafe out of the box. It's a fully-supported configuration.


Visual Source Safe is the devil's work.

I'd go Subversion + TeamCity myself.

0

精彩评论

暂无评论...
验证码 换一张
取 消