Problems with SVN plugin
Posted: Fri Mar 13, 2009 4:15 pm
Hi,
I've discovered few problems dealing with CL's SVN plugin. My project files are arranged in such way that header and implementation files are located in separated directories. CL project file is located in a directory with implementation files. If I want to commit my code via SVN plugin, I can choose whether I click onto relevant menu item in context menu of project or workspace tree item. The problem is following: If I use SVN commit from project tree item, only implementation files (*.cpp) are shown in commit dialog and changes made on headers files aren't commited. If I show SVN report from workspace's context menu then the report contains both implementation and header files, but after clicking onto "Commit All" link a commit dialog is displayed with no listed files thus the commit operation cannot be successfully finished.
Am I doing something wrong or is it a bug?
Regards
Michal
I've discovered few problems dealing with CL's SVN plugin. My project files are arranged in such way that header and implementation files are located in separated directories. CL project file is located in a directory with implementation files. If I want to commit my code via SVN plugin, I can choose whether I click onto relevant menu item in context menu of project or workspace tree item. The problem is following: If I use SVN commit from project tree item, only implementation files (*.cpp) are shown in commit dialog and changes made on headers files aren't commited. If I show SVN report from workspace's context menu then the report contains both implementation and header files, but after clicking onto "Commit All" link a commit dialog is displayed with no listed files thus the commit operation cannot be successfully finished.
Am I doing something wrong or is it a bug?
Regards
Michal