Implement a real SCC Plugin
Status: Pre-Alpha
Brought to you by:
maxpower47
It would be greate if SubWeaver would be implemented in the C API, dreamweaver provides C/C++ Source Control API
http://livedocs.adobe.com/en_US/Dreamweaver/9.0_API/dwr_sourcecontrol_so_01.html
Logged In: YES
user_id=1865079
Originator: NO
What kind of features are you looking for that require the c api to be used instead?
Logged In: YES
user_id=1010740
Originator: YES
I'd like support for maintaining design notes, maybe design notes and svn:properties can be merged, setting properties from notes on put and getting notes from properties on get.
While not in the spirit of subversion, locking support would be usefull.
It has been a while, i now have the knowledge required to implement this feature. Anyone interested?