Last week I showed you how to set up a personal home Subversion server. For many of you, this was the first time you've gotten a close look at serious version control, so you may still be wondering ...
If you work on any kind of open-source project, you've probably worked with CVS. You probably remember the first time you learned to do an anonymous checkout of a source tree over the Net, your first ...
Version control used to be practically synonymous with CVS, but those days are well behind us now. In fact, you not only have an abundance of systems to choose from, you also have two distinct models ...
One of the applications my company has is supported by a 3rd party, which comes in, does some coding, then leaves. It is something like SAP (an ERP?) but different. It runs on an AIX ...
WebSVN is a PHP-based client that, together with Apache, gives you a web-browser view of your Subversion repository. With a properly set up WebSVN installation you can see an easily navigable view of ...