/[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 42 by dpavlin, Sat Sep 22 13:57:28 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    
# 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    
 test: svn2cvs.pl test.sh  
         ./test.sh 2>&1 | tee log || vi -R log  
   
28  tidy:  tidy:
29          perltidy -et=4 -i=4 -ce svn2cvs.pl && mv svn2cvs.pl.tdy svn2cvs.pl          perltidy -et=4 -i=4 -ce svn2cvs.pl && mv svn2cvs.pl.tdy svn2cvs.pl

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

  ViewVC Help
Powered by ViewVC 1.1.26