Re: VCS - Any recommendations?



Hi Gerald,

Gerald Koeder wrote:

I'm searching for a Version Control System (if possible with included
Bugtracker) for managing my Delphi-Projects. It should be easy to use,
small and stable.

As for version control, I can definitely recommend SubVersion and
TortoiseSVN as a frontend to it. There are several open source issue
trackers that can integrate with SubVersion and I guess also a few
commercial ones. This might be of interest:
http://en.wikipedia.org/wiki/Comparison_of_issue_tracking_systems

I have looked at trac (http://en.wikipedia.org/wiki/Trac
http://trac.edgewall.org/ ) but I haven't actually used it yet, so I can't
really recommend it. It looks fine though.

Has anyone experiences with VCS? Which one works good, which bad? Any
recommendations?

I was forced to use MS Visual Sourcesafe for a while and hated it from day
one. I guess the only reason to use it is that it comes free with Visual
Studio and integrates into it, but even with this integration it was just a
pain in the lower back.

I also used Perforce and it was OK but that was several years ago. CVS is
also fine, but since SubVersion is a superset to CVS, why use CVS?

MfG
twm

.



Relevant Pages

  • Re: Fourth rewrite of Kaduria
    ... > Version control - CVS, BitKeeper, Subversion, Visual Sourcesafe, etc. ...
    (rec.games.roguelike.development)
  • Re: Version Control Software
    ... "Visual SourceSafe? ... It would be safer to print out all your code, ... Subversion is probably the best free option, but it is similar to CVS in many ways, so it would depend on why the original poster really didn't want to use CVS. ...
    (comp.lang.java.softwaretools)
  • Re: Controlling project version
    ... over CVS. ... I've used CVS and Subversion quite a lot for a number of years. ... The branching in Subversion is a gazillion times better than CVS if you ... started playing with Git. ...
    (php.general)
  • Re: Xcode and Subversion
    ... Subversion aims to be a 'better CVS than CVS'. ... All CVS and Subversion clients access a master ... repository: changes are committed to the repository by one client, ...
    (uk.comp.sys.mac)
  • Re: Alternatives to Visual Sourcesafe?
    ... I would say that subversion exists for those that can't set up CVS. ... other major projects using it :-) It's a mature product. ... run a CVS server on a laptop - in fact - it is running right now on the laptop I'm using to type this ...
    (comp.arch.embedded)