Issue 29695 - offapi/com/sun/star/util/color.idl vanished from cvs
Summary: offapi/com/sun/star/util/color.idl vanished from cvs
Status: CLOSED DUPLICATE of issue 33405
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: _openoffice.org CVS (obsolete) (show other issues)
Version: current
Hardware: All Windows 2000
: P2 Trivial (vote)
Target Milestone: OOo 1.1.2
Assignee: Martin Hollmichel
QA Contact: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-30 19:18 UTC by quetschke
Modified: 2006-04-04 21:02 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description quetschke 2004-05-30 19:18:55 UTC
The file offapi/com/sun/star/util/color.idl vanished from tunneled cvs, it must
have been there a while ago because it exists in anoncvs.

This breaks at least cws_srx645_ooo112fix2.

(tunneled version)
$ oosshcvs status offapi/com/sun/star/util/color.idl
===================================================================
File: no file color.idl         Status: Unknown

   Working revision:    No entry for color.idl
   Repository revision: No revision control file



(anoncvs version)
$ oocvs status offapi/com/sun/star/util/color.idl
===================================================================
File: no file color.idl         Status: Needs Checkout

   Working revision:    No entry for color.idl
   Repository revision: 1.4     /cvs/api/offapi/com/sun/star/util/Attic/color.id
l,v

   Existing Tags:
        ...
        CWS_SRX645_OOO112FIX2_ANCHOR    (revision: 1.4)
        cws_srx645_ooo112fix2           (branch: 1.4.432)


This might be related to issue 18677, but as anoncvs is broken (issue 29621)
it is now impossible to build 112fix2 from any cvs.
Comment 1 quetschke 2004-05-30 19:19:57 UTC
CCed Martin and Stefan.
Comment 2 Martin Hollmichel 2004-05-31 13:44:18 UTC
works perfectly for me with two different tunnel accounts.
Comment 3 Martin Hollmichel 2004-05-31 13:49:45 UTC
ok, works for me on Unix, just saw mi had resolved a conflict among color.idl
and Color.idl, michael, which is the correct one ?
Comment 4 quetschke 2004-05-31 15:26:06 UTC
Ok, I tried again and I get different results now, but 112fix2, _mingw and many
others are still missing.

I'm using commandline cvs on cygwin.
$ cvs --version

Concurrent Versions System (CVS) 1.11.6 (client/server)

alias oocvs='cvs -z 3 -d :pserver:anoncvs@anoncvs.services.openoffice.org:/cvs'
$ oocvs status -v offapi/com/sun/star/util/color.idl
===================================================================
File: color.idl         Status: Up-to-date

   Working revision:    1.4
   Repository revision: 1.4     /cvs/api/offapi/com/sun/star/util/Attic/color.idl,v
   Sticky Tag:          cws_srx645_ooo112fix2 (branch: 1.4.432)
   Sticky Date:         (none)
   Sticky Options:      (none)

   Existing Tags:
        CWS_SRC680_CELLBORDERS_ANCHOR   (revision: 1.4)
   (many tags snipped, includind SRX645)


(tunneled, vq, ssh -2 -x -L 2401:localhost:2401 tunnel@openoffice.org)
$ oosshcvs status -v offapi/com/sun/star/util/color.idl
cvs server: offapi/com/sun/star/util/color.idl is no longer in the repository
===================================================================
File: color.idl         Status: Entry Invalid

   Working revision:    1.4
   Repository revision: No revision control file
   Sticky Tag:          cws_srx645_ooo112fix2 - MISSING from RCS file!
   Sticky Date:         (none)
   Sticky Options:      (none)

   Existing Tags:
        CWS_SRC680_DOCKING1_ANCHOR      (revision: 1.2)
        cws_src680_docking1             (branch: 1.2.10)
        CWS_SRC680_CELLBORDERS_ANCHOR   (revision: 1.2)
        cws_src680_cellborders          (branch: 1.2.8)
        CWS_SRX645_INSIGHT01_ANCHOR     (revision: 1.2)
        cws_srx645_insight01            (branch: 1.2.6)
        CWS_SRC680_SWMAILMERGE_ANCHOR   (revision: 1.2)
        cws_src680_swmailmerge          (branch: 1.2.4)
        CWS_SRC680_GRAPHICAPI_ANCHOR    (revision: 1.2)
        cws_src680_graphicapi           (branch: 1.2.2)
        SRC680_m40                      (revision: 1.2)
        cws_srx645_sdk10                (branch: 1.1.2)
(nothing snipped, that's it!)

And now tunneled, capital C:
$ oosshcvs status -v offapi/com/sun/star/util/Color.idl
===================================================================
File: no file Color.idl         Status: Unknown

   Working revision:    No entry for Color.idl
   Repository revision: No revision control file

   Existing Tags:
        CWS_SRC680_DOCKING1_ANCHOR      (revision: 1.2)
        cws_src680_docking1             (branch: 1.2.10)
        CWS_SRC680_CELLBORDERS_ANCHOR   (revision: 1.2)
        cws_src680_cellborders          (branch: 1.2.8)
        CWS_SRX645_INSIGHT01_ANCHOR     (revision: 1.2)
        cws_srx645_insight01            (branch: 1.2.6)
        CWS_SRC680_SWMAILMERGE_ANCHOR   (revision: 1.2)
        cws_src680_swmailmerge          (branch: 1.2.4)
        CWS_SRC680_GRAPHICAPI_ANCHOR    (revision: 1.2)
        cws_src680_graphicapi           (branch: 1.2.2)
        SRC680_m40                      (revision: 1.2)
        cws_srx645_sdk10                (branch: 1.1.2)
(nothing snipped, that's it!)
Comment 5 quetschke 2004-05-31 16:01:28 UTC
Oh, as additional info:

$ oosshcvs co -rcws_srx645_ooo112fix2 offapi/com/sun/star/util/color.idl
cvs server: offapi/com/sun/star/util/color.idl is no longer in the repository

but

$ oosshcvs co offapi/com/sun/star/util/color.idl
U offapi/com/sun/star/util/color.idl

It appears that cvs picks up the tags from the wrong file.

   .... (googeling) ....

Ok, I didn't find the exact problem, but I found that it is impossible
for Windows users to rename a file from foo to Foo. Even if you delete
foo and add Foo there is the foo version in the attic that conflicts.

I infer that there is some strange case-insensitiv logic implemented
in cvs, that doesn't allow you to use the "pseudo" case sensitive
capabilities of windows. It will use the first case-insensitive hit in
the RCS files.

That means that you have to fix it in a way that you only have one /color.idl/i
file in the repository. (I guess fixing cvs is not an option ;) )
Comment 6 stx123 2004-06-01 07:48:07 UTC
reassigning
Comment 7 quetschke 2004-06-04 18:42:27 UTC
vq->mh: How about backporting the color.idl -> Color.idl change to SRX645?

As cvs obviously picks the Capital versions for Windows this will prevent
future problems with this file and windows cvs.
Comment 8 stx123 2004-06-30 15:39:13 UTC
Martin, are you going to follow Volker's suggestion?
I think P1 is a bit unappropriate, or?
Comment 9 quetschke 2004-07-25 15:12:54 UTC
Target should be 1.1.3, but that is not available.
Comment 10 quetschke 2004-08-29 15:21:56 UTC
Closing this issue because 33405 contains more details.

*** This issue has been marked as a duplicate of 33405 ***
Comment 11 Martin Hollmichel 2006-04-04 21:02:50 UTC
close issue