vote up 1 vote down star

Can the sourcecontrol block in CruiseControl.NET target TortoiseSVN?

flag

3 Answers

vote up 5 vote down check

CCNet is designed for using a subversion client of the form svn.exe rather than tortoisesvn directly (tortoisesvn has the svn client libraries compiled in).

In general the only advantage to using tortoisesvn automation commands is for handy dialogs for user interaction - typically with ccnet the last thing you want is anything that will raise a dialog.

link|flag
vote up 3 vote down

It can't use Tortoise specifically, but it can talk to Subversion.

More info here.

link|flag
vote up 0 vote down

I'm not sure what you mean, but I think the anwser is: CC.NET can work with Subversion, take a look at: http://confluence.public.thoughtworks.org/display/CCNET/Subversion+Source+Control+Block

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.