mks

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 the software that will allow me to use it better? I've already hit cases where the tree structure in the source control doesn't match tha...

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 keep an open mind but I suspect that secretly he wants to stay with SVN. Is there anyone out there who would be willing to share their ex...

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 trunk. It will not consume space). When we create a checkpoint in MKS, will the contents gets stored in physical location? or is it just a ...

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). Please help me. Thanks ...

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 works ok with visual studio 2008 also? I assume it might work fine, but I have not seen ...

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 command line to figure out if I could get a list of change packages for the trunk and some of the dev paths. I thought it should be possible to e...

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. Can anybody tell me whether .netrc is supported under MKS Toolkit, and if yes, where to put the file? ...

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. ...

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 about Virtual Server 2005 is the ability to use my virtual machine in an ActiveX control (I know...I know...I like being able to tab betwe...

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 there any way to do it? ...

Can MKS Integrity integrate with other source control tools? (SVN, Git...)

My boss is interested in using MKS Integrity for bug tracking, feature requests, Wiki documentation and so on. However, we currently use Subversion, and he doesn't want to force us devs to use a version control system that we don't like. Is is possible to integrate a different version control program into MKS Integrity? I'm particularly...

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 change our approach. First of all, we used to do Checkpoints for each software release. MK...

TFS - How to replicate the MKS Checkpoint functionality

We have been using MKS for a few years and now a new project has started up and has to use TFS. In MKS we can take a checkpoint (a baseline/snapshot) of a project and then create branches from that baseline if required, even at a later date after further checkpoints of that development line have taken place. How can I replicate this ...