Bug 62997

Summary: adding subprojects doesn't work with cvs
Product: [Developer tools] kdevplatform Reporter: Gunther Piez <gpiez>
Component: cvsAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 0.9.94   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Gunther Piez 2003-08-20 10:20:15 UTC
Version:           cvs (using KDE KDE 3.1.2)
Installed from:    Compiled From Sources
Compiler:          gcc-3.3.1 
OS:          Linux

1. create a subproject
2. add a target to this subproject
3. add a new file to this subproject, when asked if the file should be added to cvs, answer "yes"

file is not added, because the directory doesn't exist in the cvs repository yet.
Comment 1 Mario Scalas 2003-08-25 15:23:44 UTC
The only solution which I can think about is adding the subproject directory only to the 
CVS: adding files involves recognizing if they are binaries or not (CVS threat them 
differently) and currently this left to the user which selects the files and choice how to 
add them to the repository. 
Any suggestion on this point? 
Comment 2 Amilcar do Carmo Lucas 2003-08-29 17:23:02 UTC

*** This bug has been marked as a duplicate of 63421 ***