Rev 22 | Rev 26 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
status:svn status@echo "use 'make commit' or 'make release'"commit:svn commitrelease:svn commitsvn update -qdate '+%y%d%m.%H' > tag.tmpcd ..; svn copy trunk tags/`cat trunk/tag.tmp`rm -f tag.tmpclean:rm -f *~ *.pyc *.tmp