RE: SCM polling with ClearCase

2012-02-13 Thread PEETERS JOHAN (SDV/AVO)
) Sent: 13 February 2012 10:12 To: jenkinsci-users@googlegroups.com Subject: RE: SCM polling with ClearCase I am puzzled by your and Greg’s reply: I added this as a pre-build step #!/bin/bash echo "viewtag: $CLEARCASE_VIEWTAG" echo "viewpath: $CLEARCASE_VIEWPATH" and here is the

RE: SCM polling with ClearCase

2012-02-13 Thread PEETERS JOHAN (SDV/AVO)
s … Yes, we use dynamic views. This is essential to keep build speed and disk usage within reasonable limits. thx, Yo From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Vincent Latombe Sent: 12 February 2012 15:56 To: jenkinsci-users@googlegroups.com

Re: SCM polling with ClearCase

2012-02-12 Thread Vincent Latombe
Hello, from your logs I'm 'guessing' you are working using a dynamic view. As Greg pointed out, when using a dynamic view, view path and view tag must be the same. Vincent 2012/2/11 Greg Moncreaff > I don't know about streams, > but a similar issue occurs with "base" clearcase > > if >vie

Re: SCM polling with ClearCase

2012-02-11 Thread Greg Moncreaff
I don't know about streams, but a similar issue occurs with "base" clearcase if viewPath != viewTag in configuration