Hi Sid Is the version of svn that you are using localized? It may be a character set problem.
Is the node missing from all the buildlogs, besides the first one? If you look at c:\program files\cruisecontrol.net\server\ccnet.log, can you see the svn command-line being executed? Are there any unusual messages related to it? Dave Cameron CruiseControl.NET - http://ccnet.thoughtworks.com On Fri, Jan 23, 2009 at 12:51 AM, सिद्धार्थ <[email protected]> wrote: > > 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 > > >
