Saturday, November 6, 2010

Re: Clearcase branching strategy

Permlink Replies: 5 - Pages: 1 - Last Post: Nov 4, 2010 9:40 PM Last Post By: ErikWaibel Threads: [ Previous | Next ]
Posts: 1
Registered: Aug 04, 2010 12:06:34 PM Clearcase branching strategy
Posted: Aug 04, 2010 12:22:50 PM Am quite new to clearcase and want to know the best branching/merging strategy to employ for a small dev team (approx 10 developers). Here's the simplest situation we encounter so I'll start with this:

Let's say we have a main branch
Off main we make a branch: A
Shortly before we release A to the public, we want to start working on the release after A.
We decide to merge A back into main and then create another branch off main: B.
We now have developers working on A & B simultaneously.
Next, we release A to the public (applause) and now want to ensure we don't loose the most recent changes to A. Should we:

Merge A into main and A into B
or
Merge A into main and then main into B
or
Merge A into B and then B into main

This is probably a fairly simple example but for when things get a bit more complicated, are there any good articles about branching strategies?

Thanks


Posts: 2
Registered: Sep 10, 2010 08:13:33 PM Re: Clearcase branching strategy
Posted: Oct 19, 2010 08:21:59 PM   in response to: KevinSheedy in response to: KevinSheedy's post
Would you pls post it here? Thank you! Anybody can help? I've been waiting for the answer.
Posts: 195
Registered: Jan 15, 2005 05:15:03 PM
Posts: 195
Registered: Jan 15, 2005 05:15:03 PM Re: Clearcase branching strategy
Posted: Oct 20, 2010 04:09:10 AM   in response to: KevinSheedy in response to: KevinSheedy's post I hate formatting code in forums . . . . haaaaaaaaa
.
.
.
.

People please stop thinking in Subversion. This is a ClearCase forum.

1st what you whant to achieve is typical of Subversion, and my question to you is: why you want to merge A into Main and B into Main ?

2nd ever heard of baselines? Streams?

If you merge into "main" how to you extract A and B? How do you differenciate A from B? Point in time? Excel Spreadsheets? Magic wand?

Release B is a spin off of Release A, therefore a bug fixing of A have/might merged in B.
Release C is a spin off of Release B, therefore a bug fixing of B have/might merged in C.

If you merge everything in "Main" you create a huge cahos.

In ClearCase you have this wonderful concept called Baseline. With a Baseline you can define your workspace, your starting release, bugfixing . . . Sky is the limit. Also you have streams which help you in defining your SDLC. Stop thinking in Subversion.

If you want to know more about branching strategy:
Google Brad Appletonbuy and read a wonderful book called "Software Configuration Management Strategies and Rational ClearCase"buy and read a wonderful book called "The Art of ClearCase Deployment"download the IBM Redbook called "Software Configuration Management: A ClearCase for IBM Rational ClearCase and ClearQuest"read the ClearCase manuals, they are published to let the public know about the tool
(Kevin, nothing personal)
Posts: 202
Registered: May 12, 2007 03:11:48 PM Re: Clearcase branching strategy
Posted: Nov 01, 2010 08:44:55 AM   in response to: KevinSheedy in response to: KevinSheedy's post Hi,
you think in CVS, SVN or similar contexts..... forget those toys !!!

try someting like:
1. NEVER work on the main branch
2. think in terms of tasks (your jobs to do), and each task is always defined by:
- name of task (what to do = branch type name)
- stable baseline of task (at the end a config spec, could also be a label type in case of full labeling)
- naming convention to generate release identifiers for new releases produced within task
(releases of a task could become baselines of other tasks)
- possibly a definition of which paths to work on

Cheers,
Uwe

--
Dipl. Inform. Uwe Satthoff
( jcp@comasy.de )
currently consultant @ Airbus
( Uwe.Satthoff@airbus.com )


Posts: 3
Registered: Nov 04, 2010 09:14:12 PM Re: Clearcase branching strategy
Posted: Nov 04, 2010 09:40:38 PM   in response to: KevinSheedy in response to: KevinSheedy's post Your best solution is to work in a 3-tier branching structure. What this allows is easy feature -> integration -> main releases and post-release changes. The following structure should help display this:

main

0

1--------int_rel1.0

2<---| 0---------------fea_change1

------1<-| 0

----------------1

This structure also allows you to work on changes that won't be released until after rel1.0 (for example).

Help

Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular type of content or application that you're viewing.

My tags shows your tags for this particular type of content or application that you're viewing.

Use the search field to find all types of content in My developerWorks with that tag. Use the slider bar to see more or fewer tags. Popular tags shows the top tags for this particular type of content or application that you're viewing. My tags shows your tags for this particular type of content or application that you're viewing.MoreLess 
Point your RSS reader here for a feed of the latest messages in all forums

View the original article here

Diff CC RemoteClient vs. CC Explorer?

This question is not answered.
Permlink Replies: 0 - Pages: 1 Threads: [ Previous | Next ]
Posts: 6
Registered: Jun 10, 2008 02:27:31 PM Diff CC RemoteClient vs. CC Explorer?
Posted: Nov 05, 2010 08:34:41 AM What is the difference between CC RemoteClient and the CC Explorer?

When do I use which tool (especially RemoteClient)?

Peter

Help

Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular type of content or application that you're viewing.

My tags shows your tags for this particular type of content or application that you're viewing.

Use the search field to find all types of content in My developerWorks with that tag. Use the slider bar to see more or fewer tags. Popular tags shows the top tags for this particular type of content or application that you're viewing. My tags shows your tags for this particular type of content or application that you're viewing.MoreLess 
Point your RSS reader here for a feed of the latest messages in all forums

View the original article here

Re: slient install ClearCase 7.1.2 error log

This question is not answered.
Permlink Replies: 13 - Pages: 1 - Last Post: Nov 4, 2010 5:52 PM Last Post By: GuruAshok Threads: [ Previous | Next ]
Posts: 6
Registered: Jun 29, 2006 11:55:08 PM slient install ClearCase 7.1.2 error log
Posted: Oct 13, 2010 11:07:42 PM Dear All,
When I slient install ClearCase 7.1.2 into the machine (WinXP SP3). The log show the error as below attached. Is it Okay or not ? Please help

C:\CC7\disk1\InstallerImage_win32>installc.exe --launcher.ini silent-install.ini
-input \\itdqc002\C$\response_file\install_clearcase71.xml
INFO OS Name :Windows XP
INFO OS Arch :x86
INFO OS Version :5.1 build 2600 Service Pack 3
INFO Lib Location :C:\Program Files\IBM\RationalSDLC/common/install/com.ibm.rational.licensing.configure_999.999.999.1953806856
INFO New Lib Location :C:\DOCUME~1\2410\LOCALS~1\Temp\1286962467129
INFO Adding C:\DOCUME~1\2410\LOCALS~1\Temp\1286962467129 to the java.library.path
ERROR Adding path C:\DOCUME~1\2410\LOCALS~1\Temp\1286962467129 to loading paths failed : Failed to get field handle to set library path NOT sun system

Thanks
Jones


Posts: 877
Registered: Jun 09, 2005 09:06:53 PM Re: slient install ClearCase 7.1.2 error log
Posted: Oct 14, 2010 11:09:33 AM   in response to: JonesWong in response to: JonesWong's post it says "not sun system" and it also says "OS win xp" sounds to me like you are tryingto install a Sum (Solaris) package on a windows system.

Martina
Don't Postpone Joy - Have Fun

ReleaseTEAM Inc
http://www.releaseteam.com
IBM Rational Certified Consultants
IBM Business Partner


Posts: 6
Registered: Jun 29, 2006 11:55:08 PM Re: slient install ClearCase 7.1.2 error log
Posted: Oct 14, 2010 08:54:42 PM   in response to: martina in response to: martina's post Dear Martina,
How to check the package is a Sum (solaris) or Win ? and how to correct it ??? I just following the instruction to create the package ? Please help again.

https://publib.boulder.ibm.com/infocenter/cqhelp/v7r1m0/index.jsp?topic=/com.ibm.rational.clearquest.install_upgrade.doc/topics/t_record_response_file_IM_walkthrough.htm


Cheers
Jones


Posts: 877
Registered: Jun 09, 2005 09:06:53 PM Re: slient install ClearCase 7.1.2 error log
Posted: Oct 15, 2010 01:43:37 PM   in response to: JonesWong in response to: JonesWong's post The easy way for you is to fire up the IM GUI and see whether it shows it as available to you. If its grayed out, it's not for the platform that you are running on.
In PA-Online there is a separate package for every OS. They usually have names that start with CA and end with .zip. While that name isn't descriptive for you, you do want to retain it as part of the file name you save it as as you can backtrack later what package you downloaded.
You "just" have to go into PA-online again and download the right package. If you don't have a PA-online logon you have to backtrack in your company who did the download originally and get them to download the right thing. You may want to look over their shoulder to make sure.

Martina
Don't Postpone Joy - Have Fun

ReleaseTEAM Inc
http://www.releaseteam.com
IBM Rational Certified Consultants
IBM Business Partner


Posts: 76
Registered: Dec 03, 2004 04:04:17 PM Re: slient install ClearCase 7.1.2 error log
Posted: Oct 23, 2010 07:57:01 PM   in response to: JonesWong in response to: JonesWong's post I am having the same problem also.
I'm working with Windows Installer 1.4.1 and Rational apps 7.1.2 on a Windows 2008 server. I'm trying out the silent install on the server before moving to using the silent install on the PCs.
I created the install repository using the Windows Installer so WI is working fine on Windows.
I think the Sun reference is to Sun Java.

I'm not having the problem installing the apps using the IM GUI.

I've deinstalled and reinstalled so many times my head is spinning.


Posts: 76
Registered: Dec 03, 2004 04:04:17 PM Re: slient install ClearCase 7.1.2 error log
Posted: Oct 23, 2010 08:34:08 PM   in response to: JonesWong in response to: JonesWong's post The IM comes with Sun Java. I can see it in the ...\eclipse\jre_5.0.4.sr11_20091106a\jre\bin directory.

This is a new 2008 R2 server and it doesn't look like it has Sun Java installed. I thought that wouldn't be an issue. I'm just trying to install the thick clients.

This server has UAC turned on. I am logged in as Administrator and for extra measure I right clicked on the DOS prompt and am running the DOS session as Administrator. But since I can do this via the GUI it's definately a DOS/silent install issue. Possibly with 7.1.2 and IM 1.4.1 and silent install.

Has anyone gotten that combo to work?


Posts: 76
Registered: Dec 03, 2004 04:04:17 PM Re: slient install ClearCase 7.1.2 error log
Posted: Oct 23, 2010 10:27:53 PM   in response to: JonesWong in response to: JonesWong's post Even more information.

I looked at the file in my ..\users\..\temp\ directory and it is the ibmratl_lic.dll file.

And the software appears to be installed.

There's nothing in the log file to tell me more.

I didn't get the error when doing a silent install of CCRC but I did when trying to do a silent install of ReqPro and ClearQuest. So again that points to some FlexLM license related issue.

But I can connect to the license server and use the software.

I'm left not knowing if there's something that didn't install correctly.

Any ideas?


Posts: 76
Registered: Dec 03, 2004 04:04:17 PM Re: slient install ClearCase 7.1.2 error log
Posted: Oct 24, 2010 04:14:52 PM   in response to: JonesWong in response to: JonesWong's post I've been trying many ways to do a silent install for the client to a PC from a repository created on a server.

For testing purposes I installed Installation Manager on the PC also but normal end users will not have it so the install has to work without IM on the PC.

If I go to the ..\eclipse directory on the PC and type:
IBMIMc.exe --launcher.ini silend-install.ini -input \\\response_file\.xml it works.

If I try to use the servers installation of IM by typing something like -- \\\eclipse\IBMIMc.exe -- launcher.ini silend-install.ini -input \\\response_file\.xml

I have problems.

At first I was getting the same errors that JonesWong was having. Then I went to the server and modied the IBMIM.ini, launcher.ini and silentinstall.ini and updated the java path to be \\\ instead of C:\.

I stopped getting those errors and now what happens is the Installation Manager splash screen comes up for 10 seconds or so, shuts down and the DOS command aborts with no message.

Has anyone been able to create a client install repository on a Windows 2008 server which they've then successfully installed from a PC without accessing Installation Manager on the PC?

Thanks.


Posts: 877
Registered: Jun 09, 2005 09:06:53 PM Re: slient install ClearCase 7.1.2 error log
Posted: Oct 25, 2010 11:56:11 AM   in response to: Barb in response to: Barb's post Have you tried to contact support? This sounds very much like a bug.......

Martina
Don't Postpone Joy - Have Fun

ReleaseTEAM Inc
http://www.releaseteam.com
IBM Rational Certified Consultants
IBM Business Partner


Posts: 76
Registered: Dec 03, 2004 04:04:17 PM Re: slient install ClearCase 7.1.2 error log
Posted: Oct 25, 2010 12:38:57 PM   in response to: JonesWong in response to: JonesWong's post Yes. Opened a ticket Friday after hours. But no support until Monday:(

And even so, I was hoping to hear if anyone else was successfull. If so, then I'd think it's our specific setup/commands that were at fault.


Posts: 167
Registered: Mar 02, 2005 04:56:09 AM Re: slient install ClearCase 7.1.2 error log
Posted: Oct 28, 2010 06:01:54 AM   in response to: Barb in response to: Barb's post Can You send me the PMR number please?
I've just opened a call because of the same problem.

greetings georg.


Posts: 10
Registered: Nov 08, 2007 08:23:29 AM Re: slient install ClearCase 7.1.2 error log
Posted: Nov 02, 2010 09:04:45 AM   in response to: JonesWong in response to: JonesWong's post I am facing the same issue while installing the ClearCase client in a Windows machine.

If IBM tell you a solution, please post it for us.

Thanks in advance.

Supriano


Posts: 76
Registered: Dec 03, 2004 04:04:17 PM Re: slient install ClearCase 7.1.2 error log
Posted: Nov 02, 2010 09:24:09 AM   in response to: JonesWong in response to: JonesWong's post Very poor form of me to submit multiple updates to this ticket and then disappear. It's been a busy few weeks.

Our particular setup is probably different than yours and I'm not sure which error you guys are having. The first error is fixed by updating the jvm location in the ...\eclipse\launcher.ini, ibmim.ini and silent-install.ini files. True you may not need to do it for all 3 but why not.

In our case we're not installing Installation Manager on the end users PC. Instead we're pointing to ibmim on a server and then installing from a repository on the server.

Normally the 3 ini files would have a line that reads something like:
c:\....\eclipse\jre_5.0.4.sr11_20091106a\jre\bin\j9vm\jvm.dll
But for us there is no such directory or files on our C drive. We had to update the path to read:
\\\\eclipse.....\jvm.dll.

Then the second problem I had with the ibmim splash screen coming up and then shutting down and the install never really starting was because I was using UNC path to get to ibmim.exe. I had to map a drive to the server where ibmim is installed and from the command prompt on the PC change directories to that drive and execute the command from the eclipse directory on the server.

If you're still having problems please detail the steps you're going through and where the download, repository and installation manager files reside.


Posts: 1
Registered: Nov 04, 2010 05:43:19 PM Re: slient install ClearCase 7.1.2 error log
Posted: Nov 04, 2010 05:52:06 PM   in response to: JonesWong in response to: JonesWong's post I did faced the issue. It is purly JVM path issue.

Say you have IM in

c:\IM\1.4.1\

Goto C:\IM\1.4.1\jre_5.0.4.sr11_20091106a
Copy the "jre" folder"
Go back to c:\IM\1.4.1\
Paste it.

This will resolve all your issues.

After doing the above try executing this.

\\itdqc002\C$\IM\1.4.1\installc.exe --launcher.ini silent-install.ini -input \\itdqc002\C$\response_file\install_clearcase71.xml

Guru Ashok

Help

Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular type of content or application that you're viewing.

My tags shows your tags for this particular type of content or application that you're viewing.

Use the search field to find all types of content in My developerWorks with that tag. Use the slider bar to see more or fewer tags. Popular tags shows the top tags for this particular type of content or application that you're viewing. My tags shows your tags for this particular type of content or application that you're viewing.MoreLess 
Point your RSS reader here for a feed of the latest messages in all forums

View the original article here

Subject: Event 2010-10-25: Distributed Version Control - by: robertc

@vinnyjames I realise you're just promoting your product, but absolutist statements like your's are plainly wrong and do not reflect well on your organisation. You cannot know what is right for all organisations. Making these statements makes you look like a one trick pony--"The answer is Subversion MultiSite. Now, what was the question?".

The synopsis does not call Subversion 'monolithic' it say's Dan's organisation's Subversion repository was centralised and monolithic, which it may well have been. I think he's better placed to make that observation than you.

It is equally silly, hysterical, and ill-informed to say DVCS are "disparate silos of data..." stored on "laptops and ad-hoc servers". It really depends on how you manage your system.

Oh, and a company's IP is all over laptops etc. with Subversion (or don't you allow working copies on laptops?). (And I assume that you're aware of the moves to make Subversion working copies maintain local history---a little like DVCS?)

If you're going to plug your product on unrelated threads (this was an event announcement, not an advocacy piece), at least do it in a way that reflects well on you, it, and your organisation.


View the original article here

Friday, November 5, 2010

Software Designer - Network Management - Negotiable - Portsmouth

Sector: ITLocation: PortsmouthSalary: NegotiableJob Type: PermanentReference No: J6352Date Posted: 04 Nov 2010Viewed: 3Jobs_in_Hampshire_from=Mylen Recruitment LtdMylen Recruitment LtdMore Jobs from this Recruiter

Software Designer- Network Management

Essential:
Good Degree (Bsc/BEng), or equivalent, in Software, Electronics or Communications Engineering.
2 years in OO software design using UML.
2 years in Java development as part of team using automated build tools and collaboration environment
GUI development using SWING
Distributed application development using RMI.
Database design and SQL programming skills are required
Development with XML technologies
Full software lifecycle including software integration testing and support.

Desirable:
Java development using Spring, Hibernate, Ant, Web Services, SOAP .
Testing including unit testing using JUnit.
Eclipse for software development
Enterprise Architect 7.1 for design modelling using UML
Software development processes.
MySQL experience
Integrating open source technologies including OpenMap and JGraph
Build and configuration tools such as ClearCase, Ant and Cruise Control

The Job
The Software Designer will actively design and implement advanced software solutions within Network Management, and be responsible for the detailed architecture, design, software coding and testing as well as supporting the project system integration. The Software Designer will work closely with the NMS Architect, and must be able to work well with in a highly motivated team environment.

The Architecture and Detailed Design is Object-Oriented using UML in the Enterprise Architect toolset. Implementation technologies will include Java, XML and SQL.

Integration with COTS technologies such as IBM Tivoli will be required, as well as the configuration and scripting of existing specialist control and monitoring products.

The Software Designer will be expected to utilise best practise for design, implementation and testing. Agile development lifecycle models will be used where appropriate, and full configuration management of all software development will be managed using Clearcase and ClearQuest.

Mylen Recruitment Ltd is a recruitment agency specialising in Aerospace, Automotive, Aviation, Defence, Design, Mechanical, Electronic, Production, Science, R&D, IT and Software, Engineering.
By sending us your CV, you are explicitly consenting to our processing of your personal data on a computer database and/or in manual files for the purpose of evaluating your application for employment.
This processing will be carried out in accordance with the UK Data Protection Act.
In compliance with the regulations in place under the Employment Agencies Act, proof of identification will be required.
A current copy of a Passport or National Identity card, including the photograph, will be required as part of the registration process.

Warning: There is no need to provide bank account details or payment to any person or organisation when applying for a job. If these details are requested for any job you see on Hampshire Jobs Online , please report the job to us.

Important: Hampshire Jobs Online is not responsible for the content of any external websites linked to or referenced on this site and recommends that all job applications are made via the 'Apply now' button, above.


View the original article here

Re: cannot create a UCM VOB

This question is not answered.
Permlink Replies: 4 - Pages: 1 - Last Post: Nov 4, 2010 4:27 PM Last Post By: jeff98air Threads: [ Previous | Next ]
Posts: 3
Registered: Oct 12, 2010 11:20:48 AM cannot create a UCM VOB
Posted: Nov 02, 2010 03:55:27 PM whenever I tried to create a VOB that contains UCM, there 2 questions: 1. there are 2 check boxes at the first page: "This VOB will contain UCM components" and "Create as a UCM project VOB". the thing is if you dont check the second box leaving the first one checked, the system won't let you click "finish" at the end of configuration.

So then I create a base clearcase without UCM, suceeded.
then I tried to check both attempting to make a UCM clearcase VOB, but an error box pops out while creating the VOB, as shown:


Posts: 672
Registered: Jun 25, 2007 04:53:38 PM Re: cannot create a UCM VOB
Posted: Nov 02, 2010 06:37:45 PM   in response to: BensonWong in response to: BensonWong's post You wrote: {whenever I tried to create a VOB that contains UCM, there 2 questions: 1. there are 2 check boxes at the first page: "This VOB will contain UCM components" and "Create as a UCM project VOB". the thing is if you dont check the second box leaving the first one checked, the system won't let you click "finish" at the end of configuration.}

The only significance of the first checkbox "This VOB will contain UCM components" is to have the wizard ask you if you want to create components (either VOB-level or sub-VOB level) at the time of VOB creation. It certainly is not necessary since you can create the component(s) later after the VOB is created. A VOB does not need to be "marked" for UCM at the time of creation unless it will be a UCM PVOB (the second checkbox).

You wrote: {So then I create a base clearcase without UCM, suceeded.
then I tried to check both attempting to make a UCM clearcase VOB, but an error box pops out while creating the VOB, as shown}

What you describe doesn't make sense. If you created the VOB in Base ClearCase, then all you would need to do is to either: 1. Make the existing VOB a VOB-level component, or 2. Make a new component in the existing VOB. You would NOT make a new VOB of the already existing VOB.

Another note: Although it is possible to create a VOB that is both a UCM Project VOB (PVOB) and a UCM Component VOB (where UCM components can be stored), it is not at all typical and not recommended. PVOBs store a lot of UCM object data that should be kept separate from your component data. It is usually only done in test environments or when an existing UCM project needs access to a single, old legacy VOB that doesn't fit in your existing UCM PVOB structure.

-Jeff Ng


Posts: 3
Registered: Oct 12, 2010 11:20:48 AM Re: cannot create a UCM VOB
Posted: Nov 02, 2010 07:33:28 PM   in response to: jeff98air in response to: jeff98air's post thank you for your reply!

I mistakenly discribed the situation. What I meant was I could successfully create a VOB without UCM. But I cannot create a VOB with UCM. When I try to create a UCM VOB it keeps bugging me with something you can see in my attachment. I am using windows 7 64bit btw.

I am a software developer, my task is not deploy the clearcase in my company but my own machine so then I can keep on with my development work.


Posts: 3
Registered: Oct 12, 2010 11:20:48 AM Re: cannot create a UCM VOB
Posted: Nov 02, 2010 07:36:03 PM   in response to: jeff98air in response to: jeff98air's post and may I ask one more thing? How to configure the post-commit trigger for clearcase. It means as soon as someone committed his source code, for instance, the clearcase will provoke a perl script and then the perl will do something. I saw this on the configuration of "integration -> clearquest integration", but what I want is only letting the clearcase to execute the perl script, and I don't have clearquest suit on my hands. Thank you
Posts: 672
Registered: Jun 25, 2007 04:53:38 PM Re: cannot create a UCM VOB
Posted: Nov 04, 2010 04:27:42 PM   in response to: BensonWong in response to: BensonWong's post I don't have a Windows 7 64-bit machine to try it on, so I don't know if you're encountering a bug, but I can tell you that when you create a VOB, it's the same whether or not it will be used to store UCM components (except when creating a PVOB). A VOB is a VOB and it can be used for Base ClearCase and UCM concurrently (with some restrictions). When using UCM, you first create the VOB the same way you would for Base ClearCase, then you create a component in that VOB (that's the "UCM" part). You don't "create a UCM VOB", again, unless you are creating a PVOB.

Or, are you trying to say that you can't create a VOB from the GUI on Windows 7 64-bit?

-Jeff Ng

Help

Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular type of content or application that you're viewing.

My tags shows your tags for this particular type of content or application that you're viewing.

Use the search field to find all types of content in My developerWorks with that tag. Use the slider bar to see more or fewer tags. Popular tags shows the top tags for this particular type of content or application that you're viewing. My tags shows your tags for this particular type of content or application that you're viewing.MoreLess 
Point your RSS reader here for a feed of the latest messages in all forums

View the original article here

Configuration Manager &#163;400-&#163;450 per day


Configuration Manager (S.C Cleared) - £400-£450 per day - Hook

Job Description:

The Configuration Management Subject Matter Expert (SME) provides clear direction and policy for the implementation of Configuration Management processes within Air Systems. The role requires the candidate to join an established team of configuration management practioners and provide leadership at both the team and project/programme level.

The configuration management team is a flexible team focused on the delivery of a configuration management service supporting product development, release and in-service support.
Air Systems provides developed software products to the Military Aviation Industry and as such must adhere to specific process requirements to ensure the deliery of an Airworthy product. Experience and an understanding of working within an Airworthy environment is essential to this role.
Successful candidates need to be extensivly experienced in the development and implementation of configuration management policy and process within a software development environment, including the management of COTS hardware. Experience of IBM Rational configuration management tools (ClearCase and ClearQuest) would be a distinct advantage.

Day to day responsibilities:

Preparation, maintenance, update and enforcement of the Air Systems Configuration Management Plan
Definition of Air Systems Configuration Management processes and preparation of the procedure and work instruction documentation
Provision of team leadership to the Air Systems Configuration Management Team
Provision of Configuration Management expertise and direction to the Office of the Chief Engineer and all Air Systems projects
Performance of Configuration Management audits, including Functional and Physical Configuration Audits
Definition and documentation of the usage of all configuration management tools (Rational ClearCase and ClearQuest)

Essential Skills:

Extensive experience and knowledge of the definition and implementation of configuration management policy and supporting processes for both hardware, software and system type products, including the production of defining documentation (CM Plans, Procedures and Work Instructions). Specific areas within configuration management are identified as:
? Data and Document Management
? Configuration Management Planning
? Configuration Identification
? Configuration Change Management
? Configuration Status Accounting and Reporting
? Configuration Audit
Experience of implementing configuration management withini the Military Aviation Industry, including experience and knowledge of Defence Standard 05-123 and 05-57
Experience of implementing configuration management within a product development and service support environment.
Experience of leading a configuration management team within a project focused organisation
Extensive experience and ability to communicate at all levels, including the production and delivery of training for configuration management policy and process.
Experience and skills in the configuration, maintenance and support of Rational ClearCase and ClearQuest (including Base and UCM configurations)
Experience and knowledge of the implementation of complex configuration management processes within workflow tools (Rational ClearQuest)
Experience performing configuration audits of hardware, software and systems
Experience of supporting bid production and the production of configuration management resource estimates

Desirable skills:

Experience of software / hardware development including agile development practices
Experience of process training, including the production of training material and delivery.
Experience of other Configuration Management tools for application development (in addition to Rational tool suite)
Lead of a CM team in already approved DO.

Personal Skills:

• Strong interpersonal skills
• Strong communication and meeting skills
• Problem solving
• Analytical skills
• Methodical approach, pragmatic
• Ability to challenge, structured interaction
• Proactive, self motivated and self starting
• Time management

Our client is a leading Defence I.T company


View the original article here

Software Engineer - TS/SCI - Perl - SQL - ClearCase - ClearQuest

Web Developer - .Net Developer - VB.Net developer
CyberCoders  -  Fort Meade, MD

Minimum Required Skills:TS/SCI Full Scope Poly, WebSphere, Weblogic, Apache, Tomcat, ANT, ASP.NET, CSS, VB.NET, XML, XSLT, PHP. PERL, CGI, Flash, Dreamweaver, Cold Fusion, SharePoint, HTML, DHTML, PYTHON, AJAX, JavaScript, VBScript, XML, J2EE, JDBC, Eclipse...


View the original article here

Subject: Configuration Management the build system's job? - by: Udovichenko

Hi tekkie,

It's that simple: Build Management is a part (a subset) of Software Configuration Management, not vise versa. Thus, you cannot make SCM "a build system's job". You'll have source code management (version control), build management, issue tracking etc. - combined together. You'll even have some ALM solution, but it's NOT build systems' job to handle the whole SCM.

It's like somebody say "it's the engine transporting me and my car is my engine"... absurd, isn't it? Your car has an engine, but it's not all, you got lots of other parts combined together.

P.S. And the subject defenetly has nothing to do about SVN or CVS


View the original article here

Subject: Searching a certain CR - by: uiweo

Hi All,

Does anyone know how to find a certain CR from various views?

Our office has StarTeam 6.0. I know a certain CR# but I don't know which view contains the CR. Since there are a lot of views in our office, I wonder if there is any way to find the CR.

I googled and found that there was a sample script to access CRs named CRWatcher. However I couldn't find it on my PC. It seems StarTeam 6.0 is very old for CRWatcher. Learning about Java and StarTeam SDK could be a fundamental solution, but I don't want to do it because I just want to find only one CR in the views. Does anyone have a script to dump the information on a certain number of CR?

Thanks,

Hayashida


View the original article here

Re: cannot create a UCM VOB

This question is not answered.
Permlink Replies: 3 - Pages: 1 - Last Post: Nov 2, 2010 7:36 PM Last Post By: BensonWong Threads: [ Previous | Next ]
Posts: 3
Registered: Oct 12, 2010 11:20:48 AM cannot create a UCM VOB
Posted: Nov 02, 2010 03:55:27 PM whenever I tried to create a VOB that contains UCM, there 2 questions: 1. there are 2 check boxes at the first page: "This VOB will contain UCM components" and "Create as a UCM project VOB". the thing is if you dont check the second box leaving the first one checked, the system won't let you click "finish" at the end of configuration.

So then I create a base clearcase without UCM, suceeded.
then I tried to check both attempting to make a UCM clearcase VOB, but an error box pops out while creating the VOB, as shown:


Posts: 671
Registered: Jun 25, 2007 04:53:38 PM Re: cannot create a UCM VOB
Posted: Nov 02, 2010 06:37:45 PM   in response to: BensonWong in response to: BensonWong's post You wrote: {whenever I tried to create a VOB that contains UCM, there 2 questions: 1. there are 2 check boxes at the first page: "This VOB will contain UCM components" and "Create as a UCM project VOB". the thing is if you dont check the second box leaving the first one checked, the system won't let you click "finish" at the end of configuration.}

The only significance of the first checkbox "This VOB will contain UCM components" is to have the wizard ask you if you want to create components (either VOB-level or sub-VOB level) at the time of VOB creation. It certainly is not necessary since you can create the component(s) later after the VOB is created. A VOB does not need to be "marked" for UCM at the time of creation unless it will be a UCM PVOB (the second checkbox).

You wrote: {So then I create a base clearcase without UCM, suceeded.
then I tried to check both attempting to make a UCM clearcase VOB, but an error box pops out while creating the VOB, as shown}

What you describe doesn't make sense. If you created the VOB in Base ClearCase, then all you would need to do is to either: 1. Make the existing VOB a VOB-level component, or 2. Make a new component in the existing VOB. You would NOT make a new VOB of the already existing VOB.

Another note: Although it is possible to create a VOB that is both a UCM Project VOB (PVOB) and a UCM Component VOB (where UCM components can be stored), it is not at all typical and not recommended. PVOBs store a lot of UCM object data that should be kept separate from your component data. It is usually only done in test environments or when an existing UCM project needs access to a single, old legacy VOB that doesn't fit in your existing UCM PVOB structure.

-Jeff Ng


Posts: 3
Registered: Oct 12, 2010 11:20:48 AM Re: cannot create a UCM VOB
Posted: Nov 02, 2010 07:33:28 PM   in response to: jeff98air in response to: jeff98air's post thank you for your reply!

I mistakenly discribed the situation. What I meant was I could successfully create a VOB without UCM. But I cannot create a VOB with UCM. When I try to create a UCM VOB it keeps bugging me with something you can see in my attachment. I am using windows 7 64bit btw.

I am a software developer, my task is not deploy the clearcase in my company but my own machine so then I can keep on with my development work.


Posts: 3
Registered: Oct 12, 2010 11:20:48 AM Re: cannot create a UCM VOB
Posted: Nov 02, 2010 07:36:03 PM   in response to: jeff98air in response to: jeff98air's post and may I ask one more thing? How to configure the post-commit trigger for clearcase. It means as soon as someone committed his source code, for instance, the clearcase will provoke a perl script and then the perl will do something. I saw this on the configuration of "integration -> clearquest integration", but what I want is only letting the clearcase to execute the perl script, and I don't have clearquest suit on my hands. Thank youHelp

Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular type of content or application that you're viewing.

My tags shows your tags for this particular type of content or application that you're viewing.

Use the search field to find all types of content in My developerWorks with that tag. Use the slider bar to see more or fewer tags. Popular tags shows the top tags for this particular type of content or application that you're viewing. My tags shows your tags for this particular type of content or application that you're viewing.MoreLess 
Point your RSS reader here for a feed of the latest messages in all forums

View the original article here