Clearcase Polling with Linux master and windows slave not working
16 views
Skip to first unread message
John
unread,
Jan 31, 2011, 4:45:40 PM1/31/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Hudson Users
Hi all. I've run into an issue with my Hudson install. We've
successfully got hudson running on a linux server as a master polling
clearcase and kicking off builds. I also was able to get Hudson
running on a Windoiws XP machine as a master polling clearcase and
kicking off builds.
Now I've tried to switch the Windows build over as a slave to the Unix
master. If I hit the build now button it will successfully build on
the Windows XP machine, but the clearcase polling keeps saying no
changes.
Can anyone point me in a direction where I might be going wrong?
Here's a copy of the polling log showing changes:
------------------------------------------------------------------------------------------------------------
[Med_Desktop_Client_11.02] $ cleartool lsview jarmenia_med-win-
slave_Med_Desktop_Client_11.02_hudson
jarmenia_med-win-slave_Med_Desktop_Client_11.02_hudson \\gnvccnas
\winviewstore2\mmrd\jarmenia\view.2.vws
[view] $ cleartool lshistory -all -since 31-jan-11.21:35:55utc+0000 -
fmt '\"%Nd\" \"%u\" \"%En\" \"%Vn\" \"%e\" \"%o\" \n%c\n' -minor -nco
med_desktop
"20110131.163817" "vobadm" "WO94919.4" "" "rename branch type"
"rename"
Changed name of branch type from "WO94919" to "WO94919.4".
Done. Took 1.6 sec
No changes
----------------------------------------------------------------------------------------------------------------
Thanks,
John
Vincent Latombe
unread,
Feb 1, 2011, 10:00:25 AM2/1/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hudson...@googlegroups.com
There is some matching done based on the view path base folder, maybe in mixed environment, paths are parsed incorrectly and therefore changeset cannot be determined.
Could you please open a JIRA issue for this, the important part being Master on UNIX, Slave on Windows ?