[Bug 72467] Creating a new class (c++) doesn't add it to the CVS

Fred Marmond fmarmond at free.fr
Mon Jan 12 20:28:04 UTC 2004


------- 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=72467      




------- Additional Comments From fmarmond at free.fr  2004-01-12 20:27 -------
I agree with explicitly commit files.
But adding them one by one is a very annoying thing.

May I suggest a compromise?
Perhaps (a real feature request) a file diff between the kDevelop project and the cvs(or whatever else) repository may be a good thing. This may only show filenames, and a tag to indicate if file contain differences.
With that, we could see what which files are in the project and not in the cvs repository, and what files are changed. Then, we could make a 'cvs' diff to see real differences.
I would find that very usefull when creating a new part of a project: we could concentrate on the code itself, and not in the versionning in a first time.
When the part is done, (creating new files, deleting just created, re-creating...), we could make a kproj/cvs diff, and click on files signaled as 'new to repository' to add them into the CVS, and then, make our commits.

Fred




More information about the KDevelop-devel mailing list