When I upgraded from Leopard to Snow Leopard, my contextual menu for using SVN within the Finder died. So here is the first working solution I found. I’m not a fan of using apple script for SVN, but it was quick and easy. Tortoise SVN is a great solution for Windows, but only for Windows… They should make a mac version.
http://svn-finder.sourceforge.net/
Enabling the Apple Script Menu
1. Open AppleScript Editor (Located in /Applications/Utilities/
2. Hit Command + , to bring up the Preferences
3. Make sure “Show Script menu in menu bar” is checked
Installing the scripts
1. Download the scripts from the link above
2. From the Scripts menu in the menu bar, select “Open Scripts Folder” then “Open User Scripts Folder”
3. Make your way to ~/Library/Scripts/Applications/Finder if step 2 didn’t bring you there
4. Drag the downloaded scripts to the folder in step 3 and your done installing!
or, Alternatively, You can install the scripts to /Library/Scripts/SVN if you want all the SVN stuff to be in a sub menu.
Using SVN
The URL for your SVN account is http://USERNAME@SVN_ADDRESS
Terminal will then open and you will be prompted to type your SVN password.
Congratulations! you now have a GUI shortcut for using SVN in Snow Leopard!
Comments
Leave a comment Trackback