commit_email.pl improvements
From: Blair Zajac <blair_at_orcaware.com>
 
Date: 2002-07-02 02:09:07 CEST 
Several things I want to do with commit_email.pl.  Feedback needed.
 1) I have a svn tree with 6 different projects in it.  I only
    The question is, where to create the table.  Should it be
    % commit_email.pl ${REPOS} ${REV} \
    Here -match takes two values off the command line, the regex
    I don't like using two command line values for a single
    The : is a separator between email addresses and the regex.
    Two other solutions are to hardwire the table in the script
 2) commit_email.pl doesn't handle renames really nicely.  Right
    Author: blair
    Added:
    * trunk/orca/packages/Digest-MD5-2.16: Renamed from
    Copied: Digest-MD5-2.16 (from rev 127, trunk/orca/packages/Digest-MD5-2.13)
    Copied: Storable-1.0.13 (from rev 127, trunk/orca/packages/Storable-1.0.11)
    It would be great if adds and deletes could be matched up.
    Does anybody mind if the first path name was changed?  It
 Best,
 -- Blair Zajac <blair@orcaware.com> Web and OS performance plots - http://www.orcaware.com/orca/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Jul 2 02:10:01 2002  | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.