You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Shaun McAravey <sh...@sftsrc.com> on 2006/02/15 06:43:22 UTC

Subversion and CruiseControl.NET

I am trying to configure CruiseControl.NET to checkout from a Subversion
repository over http. I currently use TortoiseSVN when I am doing this
interactively, but am trying to run a remote build server.

 

I would appreciate any suggestions.

 

Shaun


Re: Subversion and CruiseControl.NET

Posted by Daniel B <bd...@gmail.com>.
http://confluence.public.thoughtworks.org/display/CCNET/Subversion+Source+Control+Block

<sourcecontrol type="svn">
	<trunkUrl>svn://svn.mycompany.com/myfirstproject/trunk</trunkUrl>
	<workingDirectory>c:\dev\ccnet</workingDirectory>
</sourcecontrol>



On 2/15/06, Shaun McAravey <sh...@sftsrc.com> wrote:
>
>
>
> I am trying to configure CruiseControl.NET to checkout from a Subversion
> repository over http. I currently use TortoiseSVN when I am doing this
> interactively, but am trying to run a remote build server.
>
>
>
> I would appreciate any suggestions.
>
>
>
> Shaun

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org