[Bug 63421] New: Creating subprojects does not give an option to 'Add to CVS' using cvs plugin
Jesse Yurkovich
yurkjes at iit.edu
Fri Aug 29 16:21:03 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=63421
Summary: Creating subprojects does not give an option to 'Add to
CVS' using cvs plugin
Product: kdevelop
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: yurkjes at iit.edu
Version: (using KDE Devel)
Installed from: Compiled sources
OS: Linux
When adding 'Sub projects' to a project with CVS support, there should be a dialog asking whether to add it to the repository as well. If not this is what happens:
1) Add subproject
2) Add target for the subproject
3) Try to add a file for this target and you get asked if you want to add the file to CVS
4) Choose Yes. This fails because the directory itself isn't in cvs already! -- and you get an error saying the CVS directory was not found.
The add to CVS dialog is _everywhere_ else, I guess it should be here too :) Although, it's annoying sometimes when it comes up and a) you don't have cvs support enabled in the project and b) it asks when it shouldn't because the directory isn't under cvs control. Haven't tried with the new cvsservice plugin but I imagine it would have similiar issues if not already addressed.
More information about the KDevelop-devel
mailing list