These are the settings that worked for me, FINALLY!
 
Advanced Project Options 
   
   1. Check *Use Custom Workspace* 
   2. For *directory* enter the path that matches the load rules in next 
   section, e.g. Z:\MY_VOB\MY_STUFF 
   3. Check *Quiet period* 
   4. For *Quiet period* time enter 60. Since Clearcase doesn't support 
   atomic changesets, you want to give a checkin time to finish, (e.g. no 
   changes in 60 seconds) before really letting the job run. 

Pick Base Clearcase 
   
   1. For *view tag* use the view you defined, e.g. jenkins_BRANCH_NAME 
   2. For *view path* use M:\ 
   3. For *config spec* enter something, doesn't matter not used 
   4. For *load rules* pick the part of clearcase that contains what is 
   interesting (what you will trigger on), e.g. \MY_VOB\MY_STUFF 
   5. For *Branch(es)* enter the branch name that applies, for e.g. main or 
   whatever. This is so SCM polling changes are filtered to the branch of 
   interest. 
   6. Make sure *advanced options* is visible 
   7. Check *use dynamic view* 
   8. For *view root* use M:\ 
   9. Make sure *do not reset config spec* is checked 

Pick Build Trigger 
   
   1. Pick *poll SCM* 
   2. Enter a cron schedule, e.g. every 10 minutes would be */10 * * * * 

 

On Tuesday, April 16, 2013 12:23:13 PM UTC-4, Greg Moncreaff wrote:

> I've tried 
>  
>    *Jenkins ClearCase 
> Plug-in*<http://wiki.jenkins-ci.org/display/JENKINS/ClearCase+Plugin>
>  This plugin makes it possible to retrieve files from a ClearCase SCM 
> using a configspec. 
> *1.3.14*<http://138.125.39.125:8080/pluginManager/plugin/clearcase/thirdPartyLicenses>
>  
> the ctlshistory command always says there are no changes.
> when I remove the "fmt" stuff and run the same command, I see changes
>  
>  
>    *Simple Dynamic 
> ClearCase*<https://wiki.jenkins-ci.org/display/JENKINS/SimpleClearCase-Plugin>
>  The Simple Clear Case Dynamic plugin 
>  
> this also has trouble with the fmt commands, but instead of quotes, the 
> log shows pipes?
>  
>  
> I've had success with base clearcase on linux, is something not windows 
> aware/friendly?
>  
> clearcase version is 8.0.0.x
> *1.2.2*<http://138.125.39.125:8080/pluginManager/plugin/simpleclearcase/thirdPartyLicenses>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to