I am currently implementing wmVCS and integrating it with Visual Source Safe. I have followed the version control guide. Unfortunately i dont have the wmSourceSafe package.
Can anyone tell me where i can get this package? any links?
The menus for VCS have been enabled already, except its not connected to Visual Source Safe.
I would be grateful if anyone can help on this, on where i can get the package.
You can check on Advantage for information about using WmVCS.
I’ve implemented VCS using subversion and it works reasonably well, however, with SVN, it doesn’t release the locks on a Revert and doesn’t check for locks on a CheckOut.
From memory, you need the VCS package and then you need to modify a setting in your server.cnf (change from full to vcs)
watt.server.ns.lockingMode=vcs
You will then need to configure VCS to use VSS or SVN/CVS etc.