Difference between revisions of "Education Courses/Patches"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
Line 3: Line 3:
 
Prerequisites : (level, skills .. )
 
Prerequisites : (level, skills .. )
  
Theorical / Experimental  
+
Theorical :
 +
 
 +
beginner with Code,
 +
basic cvs use : up / -dP .. -r -zN options ... etc
 +
diff and patch options ( -N -a -u -r -p  --dry-run ) must be known.
 +
 
 +
Experimental :
 +
 
 +
good knowledge on OpenOffice.org source Code download , be able to checkout whatever milestone / cws
 +
 
 +
good skills with editors like Emacs and /or  vi or mc, or any other editor, to read, write, save a given patch file.
 +
 
 +
know how use patch and diff + usefull options ( needs to be defined precisely )
 +
 
  
 
Resources :  
 
Resources :  
  
Objectives :
+
FIXME : translate my courses /examples
 +
 
 +
Objectives ( mainly Experimental )
 +
 
 +
respecting cvs infos :
 +
 
 +
apply a patch
 +
 
 +
reverse a patch,
 +
create a patch from cws changes
 +
apply a cws to a given milestone
  
 
Examples :  
 
Examples :  
Line 14: Line 37:
  
 
Links :
 
Links :
 +
  
 
Bibliography :
 
Bibliography :

Revision as of 16:38, 18 January 2008

FIXME

Prerequisites : (level, skills .. )

Theorical :

beginner with Code, basic cvs use : up / -dP .. -r -zN options ... etc diff and patch options ( -N -a -u -r -p --dry-run ) must be known.

Experimental :

good knowledge on OpenOffice.org source Code download , be able to checkout whatever milestone / cws

good skills with editors like Emacs and /or vi or mc, or any other editor, to read, write, save a given patch file.

know how use patch and diff + usefull options ( needs to be defined precisely )


Resources :

FIXME : translate my courses /examples

Objectives ( mainly Experimental )

respecting cvs infos :

apply a patch

reverse a patch, create a patch from cws changes apply a cws to a given milestone

Examples :

outside OpenOffice.org project / internal

Links :


Bibliography :

Personal tools