[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: post-commit without diffs

From: <karl.kornel_at_mindspeed.com>
Date: 2007-02-21 00:14:26 CET

Anne Hammond <hammond@txcorp.com> wrote on 02/20/2007 02:19:22 PM:

> When commits are issued, the diffs are emailed to all the
> members of the mailman list. (see post-commit hook below)
>
> Is it possible, for commits with many differences, to exclude
> the diffs? Or does --with-diffs specify that all the differences
> should be included in the email?
>
> <<<snip>>>
>
> svnnotify --repos-path "$REPOS" \
> --revision "$REV" \
> --svnlook /usr/bin/svnlook \
> --to $PROJECT-no-reply@fusion.xxcorp.com \
> --from $PROJECT-no-reply@fusion.txcorp.com \
> --with-diff --subject-cx
> <<<snip>>>

This sounds like a question particular to the svnnotify command. If it's
the command as what's documented at
<http://search.cpan.org/dist/SVN-Notify/bin/svnnotify>, then presumably
you could use the '--max-diff-length' option.

-- A. Karl Kornel, Mindspeed Technologies, Inc.
karl.kornel@mindspeed.com -- (949) 579-3503
"Remember the Rules: Separation & Optimization"

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 21 00:14:47 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.