Subversion – Rules, Crash Course and Work Cycle

We have 0 comments on this post.

RULES Rule #1:  Check in only completed functioning code that you believe works.  Bugs may be found later, but don’t check in anything that you know is incomplete or broken. Rule #2:  Check in as often as possible without breaking rule #1. Rule #3:  Always perform an update before a check-in. Rule #4:  Reference the [...]

Tags: , , ,

 

How to install, configure and use SVN (Subversion)

We have 1 comments on this post.

To access your online repository (http://dev.w3syntactic.com/poemsandgifts/) from your Windows based operating system, you should install one of the SVN client applications. Here, we will be discussing about TortoiseSVN. To install TortoiseSVN client application on your system, you can find it at http://tortoisesvn.tigris.org or rather at http://tortoisesvn.net/downloads. There you will find two types of installers – [...]

Tags: , ,

bottombar