Hi all,
i am using svn as a source control.
the thing i am facing is that the
log files in
C:\Program Files\CruiseControl.NET\server\CCNet Sample\Artifacts
\buildlogs
contains the empty <modifications> node.
when i am uninstalling the ccnet and again installing it then it is
able to detect all the exixsting modification for the first build.but
then every time i get no modification detected.
my source control block is as follows
====================================================
<sourcecontrol type="svn" >
<trunkUrl>svn://svn.spanservices.com/
NetworkMining/CCSampleApp</
trunkUrl>
<!--<culture>en-US</culture>-->
<workingDirectory>D:\WorkingDirectory
\CCSampleApp\CCSampleApp</
workingDirectory>
<username>abc</username>
<password>abc</password>
<autoGetSource>true</autoGetSource>
<executable>C:\Program Files\CollabNet
Subversion\svn.exe</
executable>
</sourcecontrol>
========================================================
Guys plz help me out asap.
this is killing me like anything .i have spend 5 days but still i
have
not come to any conclusion
regards,
sid