configuration management Questions

Normal
0

false
false
false

EN-US
X-NONE
X-NONE

/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;
mso-bidi-font-family:"Times New Roman";
mso-bidi-theme-font:minor-bidi;}

Hello,

When I am trying to checkout any file from my View(dynamic),  then machine restarts (windows reboots).

This is really irritating me.

The view storage directory is stored on the local machine. These views were in use for more than a year or so.

ClearCase installed on it.

Details:

ClearCase 7.0.1.0

Microsoft XP SP3

Symantec AntiVirus 11.0.6200.754

 

Thanks in advance,

 

BR,

/ Jag.

By Trish Collins - April 29, 20131 Answer

How can I undo a delivery in ClearCase UCM after the delivery is complete?

By Terrica Neal - April 16, 20132 Answers

Hi,

Are there any open source tools that we can use for a small, agile team to track change requests for documentation and baseline item changes?  We don't need it to manage software, just documentation and any other baseline item changes. 

Thanks in advance,

Terrica

Hi All

I am migrating VOBs from a v7 ClearCase server to a newly installed v8 server. There are many old views in the old v7 server we don't want to use (people left etc). After I copy the VOB storages over, re-register, what will happen to the views if I don't copy the view storages over? We want developers can re-create new views, may use the old names.

My concern is if we don't remove all views from the old v7 server before migration, will there be any view information stored inside the VOBs? Our v7 and v8 are totally separate servers (registry, license, VOB, etc). There should be no view information registered in the new v8 at all. So the question is: for a view, beside the registry, is there any reference inside a VOB?

Thanks

Jirong

Hello Experts,

  Wanted to understand a situtation: My developers checkins code (majorly) into any bug they feel like & mention bug number which they have fixed in CR. I want to bring in  strict process of checkin code in bug which they want to send in CR. Is this something unexpected i am asking  or difficult or become bottleneck to my developers? Any best practices shared?

Below is my scenrios-

Case 1 - CR has 1 master bug  having 5 child bugs, Commited code in some other X bug which is no where linked in these bugs.

Case 2- CR has 1 master bug having 5 child bugs, sending only 3 child bugs  at last minute call but need to send half commited files in  other 4th Child bug.

Usually we create CR once coding is done & needs to send for Testing but bug is created beforehand. CR is majorly become for  documentation /release tracking.

 

 

 

We have an ongoing disagreement going on here about how do we identify CI's and their relationship to the Indentured product list.

I am working to capture my environment. With that said, i was tasked to develope a template so engineers and can capture server/application configuration and what information is to be capture...do anyone know of a template already?

Hello,

Some of our developers get General IO error.java.net.SocketException: Connection reset error when they do sync work area.

Recommendation:Please check data communication,protocol data etc.,.

Any advise to me.

Regards,

Sameer

Hello All, 

We call deploy scripts(cmd files) through our own make xml files from cruisecontrol. In the deploy CMD files there is error level return explicitly mentioned. But still cruise control does not catch the errors. Logs show it as failed but reports sucessfull. Below is how we call deploy scripts. 

1. from cruisecontrol config.xml we call our own xml file like below

<schedule  >

 <ant anthome="C:\bea103\modules\org.apache.ant_1.6.5" 

buildfile="V:\xxx\xxx\xxxx\mybuild.xml"

time="0330"

/>        

</schedule>

2. and that mybuild.xml content is as below 

<target name="xxxx">

       <exec dir="V:\xxx\xxx\xxx" executable="cmd.exe" output="checkETSApps.txt">

    <arg line="/c deploy.cmd"/>

  </exec>

</target>

3. and deploy.cmd content is as below 

call deploybackend.cmd(this telnets with servers)

IF ERRORLEVEL 1 EXIT /B 1

What are we missing here. Please advise. 

 

Hi,

I received one request from one of our client regarding "group permission change for listed folders" from “abc” vob as they are not able to change permission due to mastership issue for those folders. Because, mastership lies at our end. I got request to change the group permissions for our vob's 10 directories. So that they can access and do some analysis through some tools. But as per our admins, VOB group permissions remains to one group only and they cannot change it. But our Client is keep on
pinging me. As per my R&D, I found "protectvob" command. Does the below command works?

cleartool protectvob –add_group "groupname" /path_of_the_vob/abc_vob/directory1

Please could you check and send me the steps to change group permission for only 10 directories of abc vob. Thanks in advance.

Regards/Sebastian

Pages

CMCrossroads is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.