Category: Subversion
Create an RSS Feed of a Public SVN Repository
On a completely side note, if you are familiar with my code generator, you will notice a couple of recent revisions on that RSS feed. A couple of important issues with the generated code were fixed, so if you use the generator, you should pick up the changes (also updated the downloads on Google code and RIAForge).
Subversion 1.4 Released
* svnsync, a new repository mirroring tool
* Huge working-copy performance improvements
* Support for BerkeleyDB 4.4 and its "auto recovery" feature
* Size improvements to the binary delta algorithm
* A handful of new command switches
* Many improved APIs
* More than 40 new bugfixes
I was going to upgrade my installation at work, but I am running on running svn on Windows and didn't see a 1.4 installer for Windows yet (Windows versions can be found here). They do have a binaries zip, but I need to "-setup" installer for idiots :)
Getting Started with Subclipse
Subclipse is a plugin for the Eclipse IDE that allows you to interact with your Subversion repositories using a visual IDE (as opposed to the standard svn command-line). It can be downloaded at http://subclipse.tigris.org.
|
