Sorry, don't know why the attachment was removed again. Does this
mailing list have a strict "Content-Type" filter? I'm trying
text/x-patch this time from my linux box. Type
application/octet-stream doesn't seem to pass through.
From web interface of the mailing archive, the format of the inlined
version looks strange, and the indentation seems wrong, so here's
another way to get it:
http://pastebin.com/YWhpnZvF
On Sat, Sep 4, 2010 at 9:05 PM, Wei-Yin Chen <wychen_at_video.ee.ntu.edu.tw> wrote:
>
> Hi,
>
> This patch makes trunk/contrib/client-side/svn_apply_autoprops.py take
> command line options.
> The usage would be:
> svn_apply_autoprops.py [-c config_file] [paths to process...]
>
> The -c option specifies the configuration file name, and it overrides
> the setting in environment variable SVN_CONFIG_FILENAME.
> The rest of the command line arguments are treated as paths to process.
>
> [[[
> Make svn_apply_autoprops.py take command line options.
> Option -c for svn configuration filename, and the rest for paths to process.
> ]]]
>
> Regards,
> Wei-Yin
>
Received on 2010-09-04 15:44:16 CEST