Downloads: Releases & Nightlies
How it works?
The downloads in this sections are divided in two groups, Releases and Nightlies.
Releases are official releases, which happens when I think that a project is at a point where it is stable enough to go out the door and into your hands. Traditionally, I try to make this as often as possible.
A release file name is usually along the lines of:
project-name-major.minor.revision.zip
I usually add releases manually...
Nightlies are builds from the continious integration machine, this means that they have compiled, passed all the tests and successfully moved to the server. I am going to use those as a way to distribute updates quickly, without going to the bother of manually uploading files, etc.
A nightly file name is usually along the lines of:
project-name-#svnVersion-yyyy-MM-dd-HH-mm-ss.zip
...