15 Jan
2009
15 Jan
'09
2:17 a.m.
Paul wrote:
As has been mentioned before, it may all be there to download, but > it sure does take awhile grabbing all of those separate files one at a time from the several folders at that URL.
It may be time consuming if you use the subversion web interface, but if you run a subversion client on your machine (e.g.Tortoise under windows, or svn itself under Linux), then getting all the files is no more than executing a single subversion checkout command. You do that once, and keeping up to date is trivial and fast. A subversion repository is far more powerful and versatile for our purposes that the ancient "zip the sources and distribute patches" method. We are not going back. Tim