/[svn2cvs]/trunk/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 34 by dpavlin, Fri Sep 7 13:27:38 2007 UTC revision 46 by dpavlin, Fri Nov 2 11:49:09 2007 UTC
# Line 1  Line 1 
1    test: svn2cvs.pl test.sh
2            ./test.sh 2>&1 | tee log || vi -R log
3    
4  tigris:  tigris:
5          ./svn2cvs.pl file:///home/dpavlin/private/svn/svn2cvs/trunk/ :pserver:dpavlin@cvs.tigris.org:/cvs svn2cvs/src          ./svn2cvs.pl file:///home/dpavlin/private/svn/svn2cvs/trunk/ :pserver:dpavlin@cvs.tigris.org:/cvs svn2cvs/src
6    
7  webpac:  webpac:
8          ./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
9    
10  index:  index:
11          @pod2html --noindex ./svn2cvs.pl | sed -e 's#<head>#<head>\          @pod2html --noindex ./svn2cvs.pl | sed -e 's#<head>#<head>\
# Line 22  index: Line 25  index:
25          @rm pod2htm*.tmp          @rm pod2htm*.tmp
26          cd www && cvs commit -m "new version of homepage"          cd www && cvs commit -m "new version of homepage"
27    
28  test: svn2cvs.pl test.sh  tidy:
29          ./test.sh 2>&1 | tee log || vi -R log          perltidy -et=4 -i=4 -ce svn2cvs.pl && mv svn2cvs.pl.tdy svn2cvs.pl

Legend:
Removed from v.34  
changed lines
  Added in v.46

  ViewVC Help
Powered by ViewVC 1.1.26