Submit your breaking news stories and original articles to us by contacting us
When I was in college, I learned quite a few things about Computer Science – the C++ STL, data structures, base components of an operating system, programming languages, compilers…the list goes on. One thing that I didn’t even really think about much until I had a summer internship doing software development was source control – in fact, I don’t think that I even knew it existed until I had to use it at my job.
Eric Sink, a software developer at SourceGear, and works on source control tools for Windows developers. He’s noticed that a lot of people don’t really know how to use source control, or why they should, and their companies aren’t doing anything to fix this problem (such as giving them training). Sure, you can learn as you go, as you need to on the job as I did – but wouldn’t it be more efficient to know all (or most) of what there is to know about source control going in, instead of after the fact?
Well, Eric attempting to fix that problem by writing a series of articles on source control – what it’s about, and how to use it. He’s written three chapters and the introduction so far, and while I know all that he’s writing about (I have been using source control on the job for over three years now), this would have been great to have when I was first out of school.
Hopefully he’ll continue this series soon, to help other new developers to learn how to use source control effectively.
Via Ian White.
The Emerging Economics of Open Source Software
Open Source Windows Software
The Rise of Interface Elegance in Open Source Software
Koders: The Source Code Search Engine
More Open-Source Infringement Detected
Forever Geek is a resource for all things geek. You can stay tuned by having the latest FG news delivered to you for free via RSS.
Category: Uncategorized
Tags:

Netbooks and User Satisfaction: It’s All About Expectations
10 Cool Sony Walkman photos – celebrate Walkman’s 30th birthday
4 Responses for "How to use Source Control"
August 28th, 2004 at 8:31 pm
1cool. We use Visual SourceSafe and it’s kind of a pain for web stuff… works fine for our programmers, but the databases get a bit unmanageable once you have tons of graphics in them.
August 28th, 2004 at 9:57 pm
2Yeah, we use SourceSafe at work too, and it’s not all that great with any large database. You might want to check out SourceGear’s Vault – I’ve used it a bit at home (yay free personal license), and it seems like a very solid product. It even uses SQL Server as a datastore, instead of Windows shares.
August 29th, 2004 at 11:14 pm
3hmm… I don’t think that’d fly.
10 PRINT “DBA: We need more disk space for the SQL server!”;
20 PRINT “LAN Admin: We don’t wnat to buy more disks, it’s not good for disaster recovery. Why don’t you put it on the SHARK (a SAN thing)”;
30 PRINT “DBA: Great, yeah, put it on the shark!”;
40 PRINT “LAN Admin: Sorry, we don’t have space for it on the SHARK.”;
50 GOTO 10
November 30th, 2004 at 5:37 pm
4For ’tis the sport to have the engineerHoist with his own petard… trevor Thou art the Mars of malcontents.
RSS feed for comments on this post
Leave a reply