Bug 355

Summary: RFE: Create "XPRINT" branch in the xorg/ tree
Product: xprint Reporter: Roland Mainz <roland.mainz>
Component: OtherAssignee: Roland Mainz <roland.mainz>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: high CC: eich, kaleb
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.