codewarrior project with code from several cvs repositories

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

codewarrior project with code from several cvs repositories

419 Views
cabl
Contributor III

Hi everyboy,

 

I´m using CW 10.4 eclipse based to develop a DSC project, which I keep under CVS control. Part of the code is quite similar to the code in other projects, so I keep this "library" in a separate CVS module (and I use branches if I need modifications for certain projects). The structure is like this:

 

Project folder

        |____ CVS

        :

        :

        |____User_Files

                         |________ Library

                         |                      |______CVS

                         :                      |______ Code

                         :

 

I have two problems:

 

1) On the one hand, If I include the Library code via the cvs checkout (or eclipse´s new/project from CVS), Library appears in the CVS Entries file of the Project Folder, but the Library contents are not listed in the Entries file, so when I do Update in Project Folder, the contents of the Library folder are deleted.

 

2) On the other hand, If I just copy the Library folder from another location, CW deletes the CVS folder inside the Library every time I open the Project (I don´t know why -there´s no problem with cvs external toots-)

 

 

Any ideas?

 

 

Thanks

Labels (1)
0 Kudos
1 Reply

271 Views
trytohelp
NXP Employee
NXP Employee

Hi Carlos,

This problem is investigated through Service Request 1-1277069831.

Pascal

0 Kudos