Tagged Questions

0
votes
0answers
17 views

Extracting data from MKS Integrity

There is a requirement where I need to extract the data from MKS Integrity either in form of xml or .csv or any text format that can be later on consumed by other apps from .NET or any platform. Is …
0
votes
0answers
23 views

Using MKS ActiveX control with VMWare Server 2 - qsp.js - Missing?

I've got VMWare Server 2 up and running, created a few VMs, been playing around with it. I'm trying VMWare out to see if I'd like to switch from Microsoft Virtual Server 2005. One thing I really liked …
0
votes
1answer
43 views

How to use .netrc when running MKS Toolkit on Windows?

I am moving an application from Unix (AIX) to Windows. We have MKS Toolkit on the Windows server in order to run our shell scripts fairly unchanged. However, my old FTP jobs depend on the .netrc file. …
2
votes
1answer
132 views

Is it possible to import an MKS Integrity repository into git?

The title says it all... Edit: Well, maybe it doesn't say it all. I need only the source tree and its history. I don't care for the requirements/issues stuff for now. I played a bit witth the …
0
votes
0answers
37 views

Integrating mks with cruise control

Im trying to get continuous integration for my builds using Cruise Control and I use MKS as my repository.Im unable to make the necessary config file to integrate MKS with cruise control.
0
votes
2answers
149 views

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 …
0
votes
2answers
138 views

is there any significant difference between the checkpoint in MKS and tag in subversion

Hi, 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 …
3
votes
5answers
541 views

MKS Integrity versus SVN.

A friend of mine works in a small team where the developers (Java and .net), who currently use SVN for their source control, are about to have MKS Integrity forced upon them. My friend would like to …
0
votes
2answers
61 views

How to see the list of files checked in to MKS after creating the devpath?

Hi, After creating the devpath in MKS, developers will check in the code to MKS. I want to find the list of files got checked in to the MKS after creation of devpath (from the beginning to the end). …
0
votes
2answers
357 views

Help me use MKS Integrity (source code control) more efficiently

We use MKS Integrity for our source control. I have no control over that -- I just have to use it. What are some "gotchas" that I should know about and avoid? And, are there any neat things about …