There are tons of free ones out there - I've used SVN and CVS - both open source. They're really easy to use, but I've never actually set up or maintained the actual repositories for either one, so I can't speak for that part of it. But since both are very popular, I'm sure you can find good step-by-step instructions on getting started.
On Feb 11, 10:38 am, Stacie <[email protected]> wrote: > I don't think we have it unless it comes with VS developer edition. Is > there a freeware that would work too? > > On Feb 11, 10:34 am, Joe Enos <[email protected]> wrote: > > > If it's just you, you probably would have decent luck with Visual > > Source Safe, assuming you have it. I wouldn't necessarily recommend > > it for full development shops - I'd go with SVN or CVS or something > > like that - but VSS should be good enough for an individual, and it's > > pretty simple to set up and use. > > > On Feb 11, 9:26 am, Stacie <[email protected]> wrote: > > > > Could anyone give me some suggestions on a good source code control > > > software to use with VS? It is only me developing so I don't need > > > anything complex...just something to keep versions on my code.
