[SVN] r2244
Allan Odgaard
throw-away-1 at macromates.com
Wed Nov 23 19:29:51 UTC 2005
On 23/11/2005, at 16:22, Chris Thomas wrote:
>> Subversion repository browser plugin; work in progress.
> This is intended to support a Subversion bundle command such as
> "Reveal (Active File) in Repository".
I got an error from the plug-in target pointing to this:
#if TMPLUGIN
<string>CXSVNRepoAppDelegate</string>
#else
#error fuck
<string>NSApplication</string>
#endif
I did verify that TMPLUGIN=1 is set as a preprocessor macro for that
target (but apparently that's not enough?).
More information about the textmate-dev
mailing list