The gui might be not sophisticated like other commercial products, but it gets the easily job done.
Needless to say, that working on a gui is much easier than hammering in svn commands (which are quite unforgiving when you put in a typo, especially on importing files to the repository - so this is only for the brave hardcore command line lovers :-) )
"calculator" might sound great but I do not want to rise high expectations about this plugin.
Basically it is a very dump expression evaluation. You feed this plugin by typing in some arbitrary expression like: 10*((2+3)^4) then select this text and call the plugin.
The plugin will then try to evaluate this expression and if successful your text is replaced with the result (6250 in this case).
There no gui whatsoever, just mark you expression and call the plugin.
[Version 0.2.0]
There are currently no troubleshooting comments by this member.
Please login or create a new MacUpdate Member account to use this feature
svnX
Mac_held reviewed on 13 Nov 2011
Needless to say, that working on a gui is much easier than hammering in svn commands (which are quite unforgiving when you put in a typo, especially on importing files to the repository - so this is only for the brave hardcore command line lovers :-) )
ff_md5drop
+1
caLc
"calculator" might sound great but I do not want to rise high expectations about this plugin.
Basically it is a very dump expression evaluation. You feed this plugin by typing in some arbitrary expression like: 10*((2+3)^4) then select this text and call the plugin.
The plugin will then try to evaluate this expression and if successful your text is replaced with the result (6250 in this case).
There no gui whatsoever, just mark you expression and call the plugin.