Sorry to drop such a silly question, but I do need it.
Current default version control of CodeLite IDE v2.10.0.4778 is GIT.
I'm wondering how I can change the version control too to subversion so that I can easily check in/out using SVN, better also from within CodeLite IDE itself.
From http://codelite.org/LiteEditor/Subversion , it looks GIT and SVN are both defaultly supported right now.
However, whenever I right-click a file name from within CodeLite Workspace, only GIT tools can be found
Git: Add file
Git: Reset file
Git: Show file diff
By the way, how can I view the change I just made between the checked out version and the modified version using subversion from within CodeLite IDE?
Thank you very much.
Best Regards
Pei