[Bug 54489] CVS/Entries doesn't exist in "src" directory after creating new project

Amilcar do Carmo Lucas a.lucas at tu-bs.de
Tue Mar 25 16:43:05 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=54489     




------- Additional Comments From a.lucas at tu-bs.de  2003-03-25 16:42 -------
I don't think it's a good idea!!! 
 
I think it would be better to: 
 
- Create the source files in some temporary directory, 
- Do 'cvs import' to get them into the CVS repository 
- Do 'cvs checkout' to get them out of the repository, into the project  
directory 
- Delete the files in the temporary directory 
(I think KDevelop 2.1.x does it like this already) 
 
Otherwise there can be some problems with odd cvs versions or cvs  
clashes with repository files 
(yes I had that once, but with KDevelop 2 I was able to detect that  
right away) with your technique 
 I would only detect that when I would try to commit something. 
 
But anyway your solution is better than nothing. :) 
Amilcar




More information about the KDevelop-devel mailing list