root/svn2cl.sh

Revision 794, 119 bytes (checked in by michael, 18 months ago)

svn2cl moved and optimized

  • Property svn:executable set to *
  • Property svn:keywords set to Id URL
Line 
1#! /bin/bash
2
3# $Id$
4# $URL$
5
6svn up
7svn2cl -i --group-by-day --separate-daylogs --break-before-msg -o trunk/ChangeLog
Note: See TracBrowser for help on using the browser.