This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
notes:git [2010/12/16 18:53] jiggak created |
notes:git [2010/12/16 19:19] (current) jiggak |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | '' | + | < |
| export CVSEDITOR=vim | export CVSEDITOR=vim | ||
| export CVSROOT=": | export CVSROOT=": | ||
| Line 19: | Line 19: | ||
| git config cvsimport.d ${CVSROOT} | git config cvsimport.d ${CVSROOT} | ||
| - | cvs checkout upstream | + | cvs checkout |
| } | } | ||
| Line 59: | Line 59: | ||
| branch and commit to cvs." | branch and commit to cvs." | ||
| } | } | ||
| - | '' | + | </ |