--- trunk/Makefile 2007/09/07 13:27:38 34 +++ trunk/Makefile 2007/09/22 13:57:28 42 @@ -2,7 +2,7 @@ ./svn2cvs.pl file:///home/dpavlin/private/svn/svn2cvs/trunk/ :pserver:dpavlin@cvs.tigris.org:/cvs svn2cvs/src webpac: - ./svn2cvs.pl svn+ssh://dpavlin@mjesec.ffzg.hr/home/dpavlin/svn/webpac/trunk/ :ext:dpavlin@cvs.sourceforge.net:/cvsroot/webpac webpac + ./svn2cvs.pl svn+ssh://dpavlin@mjesec.ffzg.hr/home/dpavlin/svn/webpac/trunk/ :ext:dpavlin@webpac.cvs.sourceforge.net:/cvsroot/webpac webpac index: @pod2html --noindex ./svn2cvs.pl | sed -e 's##\ @@ -24,3 +24,6 @@ test: svn2cvs.pl test.sh ./test.sh 2>&1 | tee log || vi -R log + +tidy: + perltidy -et=4 -i=4 -ce svn2cvs.pl && mv svn2cvs.pl.tdy svn2cvs.pl