0
votes

I am using Hudson for my my .NET project build with nAnt. I configure simply NAnt executable path and SVN repository path but when I try to Build through Hudson it always says successfully build!!

Although it shows there new change in the file but not showing the error Why ????

1
Are you sure you are updating against the correct trunk/branch? - Babak Naffas
Paste your console log here - Slav

1 Answers

0
votes

check whether your data/time settings on your build server are consistent with your svn server.