Fix #97: Refacter core SVN into shared codebase
Created base SVN plugin with the shared SVN code from WebSVN and SFSVN plugins, and then modified the previous plugins to inherit from the new base plugin. This will end the previous need to constantly replicate changes between the two SVN plugins. Currently, the only way to modify shared SVN configuration is to have the base SVN plugin installed, but this is a task for a different commit. |
---|
|
Source/Source.php |
---|
SourceSFSVN/SourceSFSVN.php |
---|
SourceSFSVN/lang/strings_english.txt |
---|
SourceSFSVN/pages/config_page.php 100644 → 0 |
---|
SourceSFSVN/pages/config_update.php 100644 → 0 |
---|
SourceSVN/LICENSE 0 → 100644 |
---|
SourceSVN/SourceSVN.php 0 → 100644 |
---|
SourceSVN/lang/strings_english.txt 0 → 100644 |
---|
SourceSVN/pages/config_page.php 0 → 100644 |
---|
SourceSVN/pages/config_update.php 0 → 100644 |
---|
SourceSVN/post-commit.tmpl 0 → 100644 |
---|
SourceWebSVN/SourceWebSVN.php |
---|
SourceWebSVN/lang/strings_english.txt |
---|
SourceWebSVN/pages/config_page.php 100644 → 0 |
---|
SourceWebSVN/pages/config_update.php 100644 → 0 |
---|