Updates for Clearcase part

Ajay Guleria Ajay.Guleria at synopsys.com
Wed May 7 18:04:03 UTC 2003


Hmmm, a little strange. I did run "cvs update -dP" a number of times and it 
updates everything except the commentdlg.cpp and commentdlg.h. Here's the 
message it reports:

cvs server: Updating parts/clearcase
cvs update: move away parts/clearcase/commentdlg.cpp; it is in the way
C parts/clearcase/commentdlg.cpp
cvs update: move away parts/clearcase/commentdlg.h; it is in the way
C parts/clearcase/commentdlg.h

I can run cvs diff on other files except these 2 for which I get the message 
redps15 569 > cvs diff commentdlg.h
cvs server: I know nothing about commentdlg.h
redps15 570 > cvs diff commentdlg.cpp
cvs server: I know nothing about commentdlg.cpp

So I thought it might be that these 2 files are not updated. 

But, just now I tried to remove the clearcase directory completely and run cvs 
update once again. And sure enough I can see the 2 files as well as updated 
CVS/Entries. And I can do the cvs diff on the 2 files as well. I am not a cvs 
expert so don't know if that's the way to update the modules. 

Anyway, thanks for the update.

-Ajay



On Wednesday 07 May 2003 01:48 am, Harald Fernengel wrote:
HF> Hi,
HF>
HF> On Tuesday 06 May 2003 23:40, Ajay Guleria wrote:
HF> > I just checked the updates. Clearcase diffs have been updated but we
 also HF> > need the 2 new files that were part of the gzipped file. I
 apologize I HF> > don't know well how to submit patches. Could you please
 add the 2 files HF> > (commentdlg.cpp and commentdlg.h) to CVS? Without
 these, the part wouldn't HF> > compile. I am attaching the files with this
 email.
HF>
HF> They are included in my repository (you can also check
HF> http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdevelop/parts/clearcase/) and
HF> according to the commit log Alexander added those two files:
HF>
HF> =============
HF> CVS commit by dymo:
HF>
HF> applied further clearcase changes by Ajay Guleria
 <Ajay.Guleria at synopsys.com> HF>
HF>
HF>   A            commentdlg.cpp   1.1
HF>   A            commentdlg.h   1.1
HF>   M +1 -1      Makefile.am   1.2
HF>   M +25 -0     README   1.2
HF>   M +33 -3     clearcasepart.cpp   1.3
HF>   M +1 -0      clearcasepart.h   1.3
HF> ==============
HF>
HF> maybe a "cvs update -dP" helps?
HF>
HF> Best regards,
HF> Harry
HF>
HF>





More information about the KDevelop-devel mailing list