Hi, I just wondered what source code control system s are being used. I am using FreeVCS/JediVCS. Has anyone else used this and have they managed to integrate it into UV2?
QVCS: http://www.qumasoft.com Never bothered to try "integrating" it into UV2, though - not sure what the benefit would be...
VSS (Microsoft) I haven't bothered to integrate it either with uVision or my editor. I just pop up its GUI when I want to do checkouts.
PVCS. We tried to get it integrated with uVision, but only got it partly working... We reverted to CodeWrite (a better editor, in my view) which PVCS integrates seamlessly with... it was just a bind to get CodeWrite to be able to build the project...
CodeWrite Never heard of it, do you mean CodeWright? Erik
FreeVCS too. I didn't find how to use Source Safe (microsoft) in a way that it could work, then I tryed FreeVCS, and it worked perfectly
Yup - that would be the one... it had been a *long* day.... 8)
CodeWright Borland is at it again. First they bought the (then) best editor "Brief" and discontinued it Now they bought the best editor "CodeWright" and killed it If anyone has any info as to where the Brief and later CodeWright guys went, please post, I would like to be kept abreast of when they issue. If you need the best editor and do not have CodeWright, hurry up, there are still a few copies floating around. Ifr anyone has an inkling to set up a site with a discussion group, but has not come upon a subject ('51 is covered) do so for CodeWright. Erik
CS-RCS (http://www.componentsoftware.com) There is a built-in configuration file which works fine.
I'm trying to get PVCS v7.5.1.0 running w/ Keil uV2 v2.30. Hey Steve Clemson, How did you get it "kind of" working? I tried using the Intersolv PVCS config file from Keil, but I keep getting errors (can't find dll's). I see where the dll's, and if I move them to a place where I *know* Keil/PVCS is looking, it finds that one then can't find the next one. Did you have similar (or different) problems?
The version of PVCS we're using for this project is 5.3 - old, I know, but the tool integration is much easier than in later versions. The later (Java) versions were beset with integration problems, particularly with CodeWright (our main editor), but I think their latest version (8) seems to have solved those problems (We use version 8 here on a different family of projects). So - sorry, can't help with v7.5
Thanks for the info, Steve.