Hi, This is about setting cruiescontrol.net to use windows authentication against VisualSVN. I have gone through similar threads and just wanted to recap what I have gathered.
1) If VisualSVN & CruiseControl.NET is in same box (build machine and source control ); CruiseControl.NET config file should use a read-only windows user with an empty password created on the local machine. 2) Having a domain user will not work at times (ex:- if domain is not accessible) since cached accounts will not work? Simply my requirement is that I shouldn't have <user/pass> in CC.NET config file. But I should be able to specify a windows user in CC.NET config that will allow to login to VisualSVN, grab projects and continue the build process. Am I making any sense? Thanks/ -- You received this message because you are subscribed to the Google Groups "VisualSVN" group. To post to this group, send email to visualsvn@googlegroups.com. To unsubscribe from this group, send email to visualsvn+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/visualsvn?hl=en.