/[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 41 by dpavlin, Sat Sep 22 13:52:30 2007 UTC
# Line 2  tigris: Line 2  tigris:
2          ./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
3    
4  webpac:  webpac:
5          ./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
6    
7  index:  index:
8          @pod2html --noindex ./svn2cvs.pl | sed -e 's#<head>#<head>\          @pod2html --noindex ./svn2cvs.pl | sed -e 's#<head>#<head>\
# Line 24  index: Line 24  index:
24    
25  test: svn2cvs.pl test.sh  test: svn2cvs.pl test.sh
26          ./test.sh 2>&1 | tee log || vi -R log          ./test.sh 2>&1 | tee log || vi -R log
27    
28    tidy:
29            perltidy -et=4 -i=4 svn2cvs.pl && mv svn2cvs.pl.tdy svn2cvs.pl

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

  ViewVC Help
Powered by ViewVC 1.1.26