Tagged Questions
0
votes
1answer
269 views
How to Setting up CruiseControl.NET Continuous Monitoring Server with TortoiseSVN?
I have already install Visual SVN server on my server and created repository also. I install TortoiseSVN client on my client machine . My all network computer are connected through himamchi .
I want ...
2
votes
1answer
480 views
Does CruiseControl.NET have to access VisualSVN via HTTP or HTTPS?
I've recently got CruiseControl.NET setup to work with my VisualSVN server. It works fine, and the TrunkURL uses the repository url that VisualSVN gave me, which starts with https.
I am however ...
1
vote
2answers
2k views
Accessing SVN repo via CruiseControl.NET and Windows Authentication
this is a bit of an ambiguous one as to whether it is for StackOverflow or ServerFault. I figured developers would have as much chance of solving this problem, so I opted for here.
I have two ...
1
vote
2answers
2k views
CruiseControl.NET SVN Re-location Problem
I currently have CruiseControl.NET set up with SVN to automatically grab the code source from the repository. After having a problem with our SVN server - I recreated a different SVN location for it ...