Re: Visual Studio with 3 developers and same projekt

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



On Feb 28, 3:53 pm, "Cowboy \(Gregory A. Beamer\)"
<NoSpamMgbwo...@xxxxxxxxxxxxxxxxxx> wrote:
This depends on budget, etc.

With three developers, and a larger budget, you might use Team System. It
has a nice version control system that links into reports and project
management. But, it is awfully expensive if all you are using is version
control. Unless you take full advantage of the designers, test bits, and use
Project for your project management, SharePoint for your Content Management,
it is a lot of money.

Note that you can still use a lot of that by buying the TFS server,
but installed Team Explorer in conjunction with VS Pro. It works
reasonably well - although there are still plenty of features I miss
from svn. (It's definitely a massive improvement over VSS, of
course :)

<snip>

Open Source: Of the two, I have enjoyed Subversion more. This is partially a
familiarity issue, so take my advice here with a grain of salt. On the
project I worked on with CVS, I was not in control of the Repository.

I'd *expect* SVN to be a more attractive option than CVS, given that
the whole reason for its existence is to fix the problems with CVS :)

SVN is one the best thought-out pieces of software I've seen. I know
it's not natively good for distributed repositories (like git is, for
instance - not that I've used git) but for most shops it does the
right thing, and does it *very* well.

Jon
.



Relevant Pages

  • Re: Distributing Java Source
    ... If you're using SVN, you can just use the repository revision to refer to particular versions of the whole project (in CVS it would be necessary to tag every revision that you might be interested in referring back to). ... I still believe that Subversion is better, and many argue that distributed version control systems such as Git and Mercurial are better still. ...
    (comp.lang.java.programmer)
  • Re: Which versioning system is the simplest to use??
    ... I now use CVS to maintain version control of the configuration files ... I tend to use revision control for systems I ... SVN is supposed to be a "better CVS", ... SVN is considerably more complex to install and manage than CVS, ...
    (freebsd-questions)
  • Re: Which versioning system is the simplest to use??
    ... I now use CVS to maintain version control of the configuration files on ... I tend to use revision control for systems I ... SVN is supposed to be a "better CVS", ... SVN is considerably more complex to install and manage than CVS, ...
    (freebsd-questions)
  • Better Version Control
    ... I've discovered that my provider offers both cvs and svn ... version control. ... As I'm just learning to use it, I'd prefer to focus on the ...
    (alt.php)
  • Re: recommendations for version controlling /etc on a new f12 box?
    ... would be fun to version control all of /etc since that's where all the ... Until recently I used CVS for this and found it invaluable ... details) and for migrating changes to a new os install. ... and so started using it for controlling system config files as ...
    (Fedora)