Changes

Jump to navigation Jump to search

Git svn

216 bytes added, 11:25, 23 July 2013
git svn clone http://svn.gna.org/svn/relax/trunk --no-metadata -A authors.txt ${relax_trunk} ;
cp ${relax}/authors.txt ${relax_trunk} ;
sed -i "s/.*authorsfile =.*/ authorsfile = ${relax_trunk}\/authors.txt/g" ${relax_trunk}/.git/config
git svn clone http://svn.gna.org/svn/relax/branches/relax_disp --no-metadata -A authors.txt ${relax_disp} ;
cp ${relax}/authors.txt ${relax_disp} ;
sed -i "s/.*authorsfile =.*/ authorsfile = ${relax_disp}\/authors.txt/g" ${relax_disp}/.git/config
</source>

Navigation menu