[Bug 2003] RFE: Update xc/extras/Mesa/ to Mesa 6.2

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 13 01:08:53 PST 2004


Please do not reply to this email: if you want to comment on the bug, go to          
the URL shown below and enter yourcomments there.   
 
https://bugs.freedesktop.org/show_bug.cgi?id=2003        
   




------- Additional Comments From anholt at FreeBSD.org  2004-12-13 01:08 -------
The normal procedure for this would be something along these lines (minus
spelling errors, etc.):
Do import as normal for HEAD
  cd /usr/src
  cvs -d(xorg) co xc
  cd /usr/src
  cvs -d(mesa) co -rmesa-6_2-branch Mesa
  cd Mesa
  rm -rf `cat /usr/src/xc/extras/Mesa/XOrg-Xlist`
  cvs -d(xorg) import xc/extras/Mesa MESA MESA-6_2-20041213
  cd xc/extras/Mesa
  cvs up -jMESA:yesterday -jMESA
  (resolve conflicts)
  cvs ci -m "resolve conflicts from MESA-6_2-20041213 import"
  (Build & test)
Update 6_8 branch:
  cd /usr/src/xc
  cvs up -Pd -rXORG-6_8-branch
  cd xc/extras/Mesa
  cvs up -jMESA
  (resolve conflicts)
  (Build & test)
  cvs ci -m "Merge MESA-6_2-20041213 to 6.8"
Release 6.8.

Now, hopefully we'll have 6.2.1 instead of a snapshot of 6.2, but this is the
general idea, I think.  I'm not 100% sure on the arguments for cvs up -jMESA,
having not done it, but I guess my point is that tagging is not what we want
here.  And don't forget the XOrg-Xlist step, which I don't think I'd mentioned
before.
        
   
   
--         
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email       
   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list