开发者

Perforce tasks for MS Build

Are there any community MSBuild tasks for Perforce (e.g. even just basic syncing)?

Neithe开发者_如何学Pythonr the MSBuild Community tasks or MSBuildExtenstion pack seem to have any.


It looks like the open source MSBuild Contrib project has some p4 tasks. I've never used them before so I can't say how well they work. If they don't work you can always write your own tasks, they are pretty easy if you are able to write .NET code. If you don't want to go that route you can use the Exec task to execute command line commands to perform those operations for you.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜