Re: version control system recommendations for VS C++ 2008 (standard)
- From: nathan@xxxxxxxx (Nathan Mates)
- Date: Fri, 12 Jun 2009 23:11:42 -0500
In article <65f2f56a-358f-4bd1-9f36-71fc92a56e09@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
fft1976 <fft1976@xxxxxxxxx> wrote:
What do people use for version control with VC++ 2008? I have the
standard edition, which doesn't have any built-in version control
functionality, AFAIK. Do you recommend any external tools?
As has already been posted on this thread, Perforce --
http://www.perforce.com -- (free for 2 users max) is *really*
powerful. I've used the pay version at work for years, and really like
it. If you want more users, or prefer open source, Subversion and
TortoiseSVN from http://tortoisesvn.tigris.org/ are quite good. Some
open source development has started using git, from
http://git-scm.com/ , which is also free.
Nathan Mates
--
<*> Nathan Mates - personal webpage http://www.visi.com/~nathan/
# Programmer at Pandemic Studios -- http://www.pandemicstudios.com/
# NOT speaking for Pandemic Studios. "Care not what the neighbors
# think. What are the facts, and to how many decimal places?" -R.A. Heinlein
.
- References:
- Prev by Date: Re: Icon in DlgBox (like Alt-Tab)
- Next by Date: Re: Icon in DlgBox (like Alt-Tab)
- Previous by thread: Re: version control system recommendations for VS C++ 2008 (standard)
- Next by thread: Re: version control system recommendations for VS C++ 2008 (standard)
- Index(es):
Relevant Pages
|