Bug 355 - RFE: Create "XPRINT" branch in the xorg/ tree
Summary: RFE: Create "XPRINT" branch in the xorg/ tree
Status: RESOLVED FIXED
Alias: None
Product: xprint
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All All
: high enhancement
Assignee: Roland Mainz
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-20 15:23 UTC by Roland Mainz
Modified: 2004-03-20 00:54 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Roland Mainz 2004-03-20 15:23:51 UTC
RFE: Create "XPRINT" branch in the xorg/ tree.
Comment 1 Roland Mainz 2004-03-20 15:26:15 UTC
I created the "XPRINT" branch from the "XORG-RELEASE-1" branch using the
following procedure:
% export CVSROOT=:ext:gisburn@cvs.freedesktop.org:/cvs/xorg
% export CVS_RSH=ssh
% cvs -z3 checkout -D "$(date)" -r XORG-RELEASE-1 xc
% cvs -z1 tag XPRINT_BASE xc
% cvs -z1 rtag -r XPRINT_BASE -b XPRINT xc
Comment 2 Roland Mainz 2004-03-20 19:54:17 UTC
The new branch can be checked-out using
% export CVS_RSH=ssh
% export CVSROOT=:ext:myaccount@cvs.freedesktop.org:/cvs/xorg
% cvs -z3 checkout -D "$(date)" -r XPRINT xc

... marking bug as FIXED.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.