Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
SVN plugin
thomas:
It is not surprising that it does not work with latest CVS -- it *cannot* work.
The plugin still needs to be rewritten to reflect the ConfigManager API changes which are new in HEAD, sorry.
That's what you get when you change an existing API, but better now than later ;)
Urxae:
--- Quote from: thomas on November 21, 2005, 08:57:57 pm ---It is not surprising that it does not work with latest CVS -- it *cannot* work.
The plugin still needs to be rewritten to reflect the ConfigManager API changes which are new in HEAD, sorry.
--- End quote ---
The changes for that are actually fairly trivial and included in my patch above. (though it includes a lot of other stuff as well, precompiled header etc.)
Note that I haven't actually checked if that part works, just that it compiles. Don't see any reason it wouldn't, though. The patch is more of a temporary measure until a new 'official' version comes out (or is merged to trunk).
MortenMacFly:
Thanks to the patch of Urxae I was able to compile and integrate the SVN plugin into the current SVN-HEAD of C::B. It looks great and I am currently playing around with it a little and would like to point at the following:
- It's a bit confusing that the OK/Cancel buttons are in reverse order. I believe OK should always be on the left side (as it is on the default message dialogs).
- I have TortoiseSVN installed but the plugin does not detect it. I can setup the path to CVS, SVN - is there a reason why not for TortoiseSVN?
Morten.
mandrav:
Thomas will be back after November 30th, so you 'll have to wait a bit for an authoritative answer ;)
Urxae:
Hmm, it seems my patch no longer works with the latest SVN version of C::B... :(
Looks like a nullpointer-dereference on startup. :?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version