Issue 34827 - build.pl & CWS_WORK_STAMP ...
Summary: build.pl & CWS_WORK_STAMP ...
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 680m55
Hardware: Other Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: vg
QA Contact: issues@tools
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2004-09-30 11:09 UTC by mmeeks
Modified: 2013-08-07 15:34 UTC (History)
1 user (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 mmeeks 2004-09-30 11:09:38 UTC
The CWS system likes people to set CWS_WORK_STAMP,
However - my build.pl (and I may have some crazy cross-branch version problem or
something) contains:

    if (defined $ENV{CWS_WORK_STAMP}) {
        if (defined $ENV{VCSID}) {
            $vcsid = $ENV{VCSID};
        } else {
            print_error("Can't determine VCSID. Please use setsolar.", 5);
        };
    };

And of course,I have no VCSID set - which cripples me :-)
Comment 1 jens-heiner.rechtien 2004-10-01 10:05:35 UTC
HR->VG: Yours ...
Comment 2 jens-heiner.rechtien 2004-10-01 10:24:23 UTC
set target
Comment 3 vg 2004-10-01 15:14:24 UTC
Top level version (1.117) fixes this bug
Comment 4 ace_dent 2008-05-17 21:03:45 UTC
The Issue you raised has been marked as 'Resolved' and not updated within the
last 1 year+. I am therefore setting this issue to 'Verified' as the first step
towards Closing it. If you feel this is incorrect, please re-open the issue and
add any comments.

Many thanks,
Andrew
 
Cleaning-up and Closing old Issues
~ The Grand Bug Squash, pre v3 ~
http://marketing.openoffice.org/3.0/announcementbeta.html
Comment 5 ace_dent 2008-05-17 23:05:51 UTC
As per previous posting: Verified -> Closed.
A Closed Issue is a Happy Issue (TM).

Regards,
Andrew