I am using CruiseControl.Net 1.5 RC1.
I have configured CCNet project for my project.
I have return nant script file to get the latest c# code from svn and
complie to generate the setup.
when i test the nant script from command prompt, i am able get the
latest,complie and generate setup.
But not able to do through CruiseControl?.Net project.
I am getting SVN Authentication realm issue.I have not specified my
svn user name ans password in any conf file.
i have recently configured this build setup.
Please help me to resolve this issue as soon as possible.