Jump to content

Polarion integration


pbear

Recommended Posts

Hi,

 

I'm looking at polarion with plastic as a complete ALM system but am still quite new to both.

 

I'm trying to set up the integration between the two products that ships with plastic 5.4 and am failing to understand the instructions. To me there is a mismatch between the GUI and the readme file instructions and the example names used do not help in working out what is needed.

 

The  readme file example config says 

 

ID=my_id
Branch=/main
Name=myrepo
Repository Name=myrepo
Server=myserver:8087
 
where as the plastic plugin asks for
 
ID
name
Plastic SCM Executable
Repository name
server
Vew Location Diff URL
View Location URL
View URL
 
See attached,
 
Is ID my plastic user ID??
Should Name and Repository name both be the name of the plastic Repository?
Do I need the plastic webUI installed to use this integration?
If not what ddo the urls mean? what is mywebuisite?
 
Has anyone make  this work?
 
Thanks

post-28205-0-94215300-1409310221_thumb.png

Link to comment
Share on other sites

Hi,

 

I´ve tested a few weeks ago the integration:

 

-   I think the ID doesn't need to be the user ID.

-  The Name value is decided by the user, not necessarily the same repository name.

- Yes, this integration is based on the Web UI. We can assist you if necessary.

- This is the example I use in my local environment:

ID=test_codice
Branch=/main
Name=codice_server
Repository Name=codice
Server=localhost:8087
View Location Diff Url=http://internalWebUI/codice/ViewChanges?changeset=$revision$
View Location Url=http://internalWebUI/codice/ItemDetails/$location$&changeset=$revision$amp;changeset=$revision$ 

Regards,

Carlos

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...