Monday, September 10, 2007

SCPlugin


SCPlugin is a Subversion client for Mac OS X, that integrates svn access directly into the Finder.  This is similar to how TortiseSVN integrates with Windows Explorer.


I had two problems with SCPlugin.


  1. There isn't a way to diff a file or directory from within its contextual menu.  This is a major obmision, as I try and diff my changes before checking in.

  2. It is using a higher version of the svn client library than the version of the command line tool that I have installed.  This causes a problem where if I try and to a commit with SCPlugin, I can not use the command line tool on that directory


[via TUAW]

No comments:

Post a Comment

Seamless Local Control: Integrating WeatherFlow with Home Assistant Across VLANs

I've been pleased with my Home Assistant setup for some time now. One of my main focuses has been achieving local control. This ensures...