/[scripts]/trunk/svn2git.pl
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/svn2git.pl

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

revision 120 by dpavlin, Sat Sep 12 21:07:29 2009 UTC revision 121 by dpavlin, Mon Sep 14 21:53:10 2009 UTC
# Line 32  print "\nenter to commit changes or CTRL Line 32  print "\nenter to commit changes or CTRL
32    
33  $rev++;  $rev++;
34  write_file '/tmp/.svn2git', "$repo $rev";  write_file '/tmp/.svn2git', "$repo $rev";
35  system "git commit -F /tmp/log && mv /tmp/.svn2git .svn2git";  system "git commit -F /tmp/log -a && mv /tmp/.svn2git .svn2git";
36    

Legend:
Removed from v.120  
changed lines
  Added in v.121

  ViewVC Help
Powered by ViewVC 1.1.26