Integrity, a PTC Product is a software system lifecycle management (SSLM) and application lifecycle management (ALM) platform developed by MKS Inc.
Questions tagged [mks-integrity]
85 questions
1
vote
1 answer
MKS get selected project of subprocess "si projects --gui"
Is there a way to get the selected project of the MKS projects view gui started as a subprocess from the command line?
si.exe projects ... -g
When starting a custom tool from the MKS main gui accessing the selected project is possible by defining…

mr_simple
- 11
- 3
1
vote
2 answers
Does Team Foundation Server supports Checkpoints?
My dev team used in the past MKS Source Integrity source control and we are not evaluating to migrate to TFS 2010.
Some concepts and meaning are a bit different and we need sometime to learn how to do the same things we do before in TFS or how to…

Drake
- 8,225
- 15
- 71
- 104
1
vote
2 answers
How Do I Revert an MKS Change Package
I have a branch of a large project with a couple of change packages on it. I would like to undo one of them. In Subversion, this task is trivial, esp with a tool such as tortoisesvn - select the revision(s) from the history and undo the changes. …

Jon
- 1,675
- 26
- 57
1
vote
3 answers
Clean up member history view?
Is there a way in MKS Integrity to clean up the member view? We have files that when you open the Member History view just look like massive spider webs. It would be nice if we could click a revision, hit a magic button, and only see the revisions…

Mike
- 1,246
- 3
- 20
- 34
1
vote
2 answers
MKS Integrity: Getting content of archive (dropped member)
I know that I can use the CLI command si viewrevision to get the content of a versioned file. Downside is that this file must not be dropped.
Does anyone know a way (other than addfromarchive) to get the content when knowing the archive?

VeikkoW
- 817
- 7
- 12
1
vote
2 answers
Usage of maven-release-plugin in Jenkins with integrity (MKS) as Source Code Management
Please notice the second question in the end of this one!
I have got some trouble using Jenkins, the maven-release-plugin and integrity (using MKS) as source code Management (scm).
Well, I try to release my project from MKS via Jenkins to Sonartype…

Krummy
- 658
- 15
- 24
1
vote
1 answer
Get a list of all change packages of a MKS project
I am trying to automatize some tasks of MKS Integrity via command line. Since we are forced to use the change package feature, I try to get a list of all change packages of a single MKS project. How can this be achieved?
I already checked the…

walderich
- 500
- 1
- 9
- 24
1
vote
4 answers
MKS integration with Visual Studio 2008?
I was searching for options for a plugin for MKS version control within Visual Studio 2008. I found the main website mentioning a plugin availible, but so far it sounds like it was orginaly for visual studio 2005. Is there any confirmation that it…

Troggy
- 644
- 2
- 9
- 23
1
vote
3 answers
Not able to run MKS integrity query
Getting below error while executing MKS integrity query.
Cannot show view information: Your query was stopped because it was using too may system resources.

maestromani
- 841
- 1
- 9
- 31
1
vote
2 answers
Disable keyword expansion in MKS Integrity
Is there a way to avoid/disable keyword expansion in MKS Integrity (2009)?
I found the parameter --unexpand for si ci which seems to have no impact at all.
Then there are the preferences that can be set with si setpreferences. When setting…

undur_gongor
- 15,657
- 5
- 63
- 75
1
vote
1 answer
How is user mapping achieved during migration from MKS to SVN using svn-importer?
I have got a task to migrate MKS to SVN for some client. I am familiar with SVN and I used it for 4 years.
There is only one converter that I could find out in internet.
Its Free Subversion Data Migration Tool: Importer for SVN from Polarion…

Gurucharan Balakuntla Maheshku
- 2,399
- 9
- 43
- 76
1
vote
1 answer
Can we migrate MKS 2009 to TFS 2010? If yes how and what tools are available?
I have got a task to migrate MKS Integrity to Team Foundation Server 2010 for some client. I am new to both of them.
I am familiar with SVN and clearcase and have used them for 2.5 years each. I liked SVN more than Clearcase ( just my opinion)
Now…

Gurucharan Balakuntla Maheshku
- 2,399
- 9
- 43
- 76
1
vote
2 answers
is there any significant difference between the checkpoint in MKS and tag in subversion
I feel that checkpoint in MKS and tag in subversion serve the same purpose.
when we create tag in subversion, it will create a local copy in physical location(Its a cheap copy pointing to main trunk. It will not consume space). When we create a…
sandy
0
votes
1 answer
im issue CLI command string works in cmd line not with Python sub process
Following im issue CLI command string works in cmd line not with Python sub process :
CLI command working in Command Line:
im issues --queryDefinition='((field["Project"]="/L2H0090") and (field["Document ID"]="11601660") and…

shekharsabale
- 33
- 6
0
votes
0 answers
Combine scope definitions
The integrity documentation says this regarding combining sandbox scope definitions:
Using Logical Operators to Define Sandbox Member Scope
You can also
combine Sandbox member scope selections using logical AND or OR
operators, and invert Sandbox…

kutschkem
- 7,826
- 3
- 21
- 56