version control

Question

How to resize checkout/checkin default dialog size in Harvest 7.1

We have Harvest r7.1.

How to resize checkout/checkin default dialog size in Harvest 7.1

Thanks

 

ha sang hwan's picture ha sang hwan
<scm> tag in pom - not recognising accurev -

Hi

Im trying to use <scm> maven tag to obtain the code from an accurev branch;

 

Following Maven's instruction (http://maven.apache.org/scm/maven-scm-providers/maven-scm-provider-accurev/) if I follow this pattern 

 

 

 

my SCM tag in POM looks like this:

 

    <scm>

            <connection>scm:accurev:jenkins/jenkins@longscm01d:5050:/schema</connection>

            <developerConnection>scm:accurev:jenkins/jenkins@longscm01d:5050:/schema</developerConnection>

            <!-- <url>http://scm.gta.travel.lcl/viewvc/projects/JCBS/?root=GTA-Projects</url> -->

    </scm>

 

 

 

Riyaz Ahmed's picture Riyaz Ahmed
How to configure config.pl in Clearquest to list bugs specific to user

During file checkout from Clearcase i want the CQ to list the CQ ID specific to the  user .

For this i am tring to modify config.plbut it is listing all the bugs but not the one specific to the suer .

i used the below configuration .

$s = &DefineCQSchema(NAME=>"MainSchema",

                         ENTITY_LIST => "EnhancementRequest",

                         RESTRICTIONS => "STANDARD");

 

      $s->ChangeFieldMap(OWNER => "Owner",STATE => "State",

                       ID => "id",  #Note: ID shouldn't need to change

                       HEADLINE => "Headline",

                       PRIORITY => "Priority", 

     #########         SEVERITY => "Severity",

How to configure config.pl in Clearquest to list bugs specific to user

During file checkout from Clearcase i want the CQ to list the CQ ID specific to the  user .

For this i am tring to modify config.plbut it is listing all the bugs but not the one specific to the suer .

i used the below configuration .

$s = &DefineCQSchema(NAME=>"MainSchema",

                         ENTITY_LIST => "EnhancementRequest",

                         RESTRICTIONS => "STANDARD");

 

      $s->ChangeFieldMap(OWNER => "Owner",STATE => "State",

                       ID => "id",  #Note: ID shouldn't need to change

                       HEADLINE => "Headline",

                       PRIORITY => "Priority", 

     #########         SEVERITY => "Severity",

How to undo a UCM delivery

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

Trish Collins's picture Trish Collins
Synergy 7.1 - On performing Sync Work area, Work area conflict window does not recognize the new objects ?

Hi,

I have created new objects in the work area, and performed the sync work area. However, the Synergy Work area conflict window does not show the new objects. However, the same is working fine for another user. I verified the folders permission, and it looks good.

Can some one help me, what could be the problem ?

Thanks,
Deepak

Deepak Bawankar
Open Source Change Management tools?

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

Terrica  Neal's picture Terrica Neal
ClearCase: Is view information stored in VOB?

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

Jirong Hu
How do I identify CIs and their relationship to the indentured product list?

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

Robert Wiener's picture Robert Wiener
accurev trigger

Hi

Im new to accurev tool; can you please let me know how do i restrict pom.xml file from being promoted from user's stream to any other level of  integration streams; i know it could be done from trigger any further help on will be great

thanks

Riyaz Ahmed's picture Riyaz Ahmed

Pages

CMCrossroads is a TechWell community.

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