[Anthill-pro] RE: Anthill-pro Digest, Vol 35, Issue 6
Sar, Javeed
Javeed.Sar at windriver.com
Thu Dec 14 01:26:18 CST 2006
Hi Eric,
Here is the brief info on CM tool:
1>
ClearCase version 2003.06.00 (Tue Dec 16 21:15:58 EST 2003)
clearcase_p2003.06.00-19 (Tue Apr 05 22:23:24 EDT 2005)
clearcase_p2003.06.00-22 (Tue Apr 26 12:19:27 EDT 2005)
clearcase_p2003.06.00-25 (Wed Sep 21 10:44:44 EDT 2005)
clearcase_p2003.06.00-26 (Tue Sep 20 06:48:55 EDT 2005)
multisite_p2003.06.00-11 (Fri Nov 18 07:52:35 EST 2005)
clearcase_p2003.06.00-30 (Thu Feb 23 15:32:38 EST 2006) 2006A
clearcase_p2003.06.00-31 (Thu Feb 23 13:34:44 EST 2006) 2006A
multisite_p2003.06.00-12 (Wed Feb 22 17:14:39 EST 2006) 2006A
@(#) MVFS version 2003.06.10+ (Mon Dec 12 17:00:02 2005) VNODE built
$Date: 2005-10-01.09:38:44 (UTC) $
cleartool 2003.06.10+ (Thu Feb 16 10:28:17 EST
2006)
db_server 2003.06.10+ (Tue Dec 13 01:34:24 EST
2005)
VOB database schema version: 53
2> We have a VOB Server.
We access VOBs from clients where clearcase is installed locally.
Here also we use ClearCase version 2003.06.00.
We access clearcase views on Windows too(interop) we use samba.
3> We will be using dynamic views only.
4>
Our plan..
Use AnthillPro? to label a Clearcase view
Use AnthillPro? to create a Clearcase view using the integration branch
cspecs
Use AnthillPro? to run zippy merge
Use AnthillPro? to schedule regular builds that run right after zippy
merge
Use AnthillPro? and Anthil Agents to kick off builds that run on Linux,
Windows, and Solaris
Use AnthillPro? to set up a directory or a webpage where logs and built
images are published.
Use AnthillPro? to set up automatic email failure notifications to be
sent out to embedded development team
5>
I need your support?
How to set up a project using clearcase as CM tool
How to create Clearcase view. (we have ant scripts here we need to call
them from anthillpro)
How to label ? (we have ant scripts here we need to call them from
anthillpro)
How to invoke build scripts from Clearcase view. (we have ant scripts
here we need to call them from anthillpro)
How to set up publication directory for logs and images.
How to set up automatic email notification for failures.
How to set up schedules for builds.
How to set up agents for remote invocation of builds.
Set up and configure embedded linux build machine with AnthillPro?
agent.
Set up and configure embedded Windows build machine with AnthillPro?
agent.
Set up and configure embedded Solaris build machine with AnthillPro?
agent.
Configure AnthillPro? master to run regular post-zippy-merge builds for
selected project.
Thanks
javeed
-----Original Message-----
From: anthill-pro-bounces at caladin.urbancode.com
[mailto:anthill-pro-bounces at caladin.urbancode.com] On Behalf Of
anthill-pro-request at caladin.urbancode.com
Sent: Friday, December 08, 2006 11:28 PM
To: anthill-pro at caladin.urbancode.com
Subject: Anthill-pro Digest, Vol 35, Issue 6
Send Anthill-pro mailing list submissions to
anthill-pro at lists.urbancode.com
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.urbancode.com/mailman/listinfo/anthill-pro
or, via email, send a message with subject or body 'help' to
anthill-pro-request at lists.urbancode.com
You can reach the person managing the list at
anthill-pro-owner at lists.urbancode.com
When replying, please edit your Subject line so it is more specific than
"Re: Contents of Anthill-pro digest..."
Today's Topics:
1. setup (Sar, Javeed)
2. Re: setup (Eric Minick)
----------------------------------------------------------------------
Message: 1
Date: Fri, 8 Dec 2006 07:23:35 +0100
From: "Sar, Javeed" <Javeed.Sar at windriver.com>
Subject: [Anthill-pro] setup
To: <anthill-pro at caladin.urbancode.com>
Message-ID:
<6A3254532ACD7A42805B4E1BFD18080E022503D2 at ism-mail01.corp.ad.wrs.com>
Content-Type: text/plain; charset="us-ascii"
Hello All,
I am a new bee here I need your help in setting up anthillpro 3 with
clearcase as CM tool.
I have already installed anthill pro 3 on my machine Linux 2.6.9-34.EL
GNU/Linux.
We have Clearcase as our CM tool, we have certain scripts which run the
build,can you tell me how to integrate those build scripts with
Anthillpro 3 so that any user can login and do that build using
clearcase as cm tool , by just clicking of the button in anthillpro.
It will be great if you give me the instructions step by step.
Thanks
javeed
------------------------------
Message: 2
Date: Fri, 08 Dec 2006 08:46:19 -0700
From: Eric Minick <etm at urbancode.com>
Subject: Re: [Anthill-pro] setup
To: anthill-pro at lists.urbancode.com
Message-ID: <457988CB.6030408 at urbancode.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Javeed,
If you go to the Help -> Tutorials -> Simple Project Configuration,
there's a good step by step. The only difference is that instead of
creating Subversion repositories and source configurations, you'll be
using Clearcase. That document will be about 90% on subject for you.
For the rest, create a Clearcase Repository when the document suggests a
Subversion one. The repository settings for Clearcase are easy. The
source configuration bits can be challenging though. The key is to know
what kind of view you want to work with and whether you want Anthill to
create that view on the fly or use an existing view. When you get to
that step, you may have some questions.
Drop them out here and we'd be happy to clarify. Without knowing which
flavor of Clearcase you're using and what you're trying to get out of
it, it's hard to do a how-to in advance. Other than the small part of
getting the source out, the setup of the build and presenting that to
your developers is pretty much what the document describes.
This may be getting updated on our website very soon, but one that
should match yours for now is available here:
http://www.anthillpro.com/anthill3-help-3.0/html/default.html?file=tutor
ials/simple-ci/default.html
-- Eric
Sar, Javeed wrote:
>Hello All,
>
>I am a new bee here I need your help in setting up anthillpro 3 with
>clearcase as CM tool.
>
>
> I have already installed anthill pro 3 on my machine Linux 2.6.9-34.EL
>GNU/Linux.
>
>We have Clearcase as our CM tool, we have certain scripts which run
>the build,can you tell me how to integrate those build scripts with
>Anthillpro 3 so that any user can login and do that build using
>clearcase as cm tool , by just clicking of the button in anthillpro.
>
>
>It will be great if you give me the instructions step by step.
>
>Thanks
>
>javeed
>_______________________________________________
>Anthill-pro mailing list
>Anthill-pro at lists.urbancode.com
>http://lists.urbancode.com/mailman/listinfo/anthill-pro
>
>
------------------------------
_______________________________________________
Anthill-pro mailing list
Anthill-pro at lists.urbancode.com
http://lists.urbancode.com/mailman/listinfo/anthill-pro
End of Anthill-pro Digest, Vol 35, Issue 6
******************************************
More information about the Anthill-pro
mailing list