-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Linux (Ubuntu), Windows (all platforms)
Hi,
Long time (Hudson) user, first-time reporter.
Hudson ver: 1.347
OS: Linux vbuild05 2.6.28-11-server #42-Ubuntu SMP Fri Apr 17 02:48:10 UTC 2009 i686 GNU/Linux
CVS: Concurrent Versions System (CVS) 1.12.13 (client/server)
Here is the issue.
Console Output:
"
...
P src/NBBuilderRun.cpp
P inc/SyCLib.h
P src/SyCLib.cpp
$ no changes detected
...
"
However, CVS Polling Log shows:
"
...
Done. Took 2 min 47 sec
Changes found
"
As we can see, Hudson is fetching cvs checkouts, but reporting that there are no changes. At the same time, it doesn't update the 'changelog.xml' file in the 'builds' dir.
changelog.xml contents:
$ more changelog.xml
<changelog/>
If you need any other info, please let me know. This is a blocker for us. I hope somebody would kindly look into it.
Thanks so much!
- depends on
-
JENKINS-49 self-contained cvs client libs
- Resolved