Visual SVN post commit hooks email problem I have a Windows VisualSVN server and a few users have requested email notifications on post commits. I found a support document with the following information but it doesn't work. I am trying to figure out where I've gone wrong or what additional...
As its open-ended it provides a number of custom hooks to be able to configure the test context without needing to create multiple test AppHosts. In this Unit Test example we're using an in-memory Sqlite database that's seeded with only 1 test contact that's used for all the tests:[...
File::Temp::tempfile(".gitsendemail.msg.XXXXXX", DIR => $repo->repo_path()) : File::Temp::tempfile(".gitsendemail.msg.XXXXXX", DIR => "."))[1]; open my $c, ">", $compose_filename or die sprintf(__("Failed to open for writing %s: %s"), $compose_filename, $!)...
my $hooks_path = $repo->command_oneline('rev-parse', '--git-path', 'hooks'); require File::Spec; my $validate_hook = File::Spec->catfile($hooks_path, $hook_name); my $hook_error; if (-x $validate_hook) { require Cwd; my $target = Cwd::abs_path($fn); # The...
git-fmt-merge-msg.txt git-for-each-ref.txt git-format-patch.txt git-fsck-objects.txt git-fsck.txt git-gc.txt git-get-tar-commit-id.txt git-grep.txt git-gui.txt git-hash-object.txt git-help.txt git-http-backend.txt git-http-fetch.txt git-http-push.txt git-imap-send.txt...
tempfile(".gitsendemail.msg.XXXXXX", DIR => $repo->repo_path()) : tempfile(".gitsendemail.msg.XXXXXX", DIR => "."))[1]; open my $c, ">", $compose_filename or die sprintf(__("Failed to open for writing %s: %s"), $compose_filename, $!); my $tpl_sender = $...
tempfile(".gitsendemail.msg.XXXXXX", DIR => $repo->repo_path()) : tempfile(".gitsendemail.msg.XXXXXX", DIR => "."))[1]; open my $c, ">", $compose_filename or die sprintf(__("Failed to open for writing %s: %s"), $compose_filename, $!); ...
tempfile(".gitsendemail.msg.XXXXXX", DIR => $repo->repo_path()) : tempfile(".gitsendemail.msg.XXXXXX", DIR => "."))[1]; open my $c, ">", $compose_filename or die sprintf(__("Failed to open for writing %s: %s"), $compose_filename, $!); ...
tempfile(".gitsendemail.msg.XXXXXX", DIR => $repo->repo_path()) : tempfile(".gitsendemail.msg.XXXXXX", DIR => "."))[1]; open my $c, ">", $compose_filename or die sprintf(__("Failed to open for writing %s: %s"), $compose_filename, $!); ...
tempfile(".gitsendemail.msg.XXXXXX", DIR => $repo->repo_path()) : tempfile(".gitsendemail.msg.XXXXXX", DIR => "."))[1]; open my $c, ">", $compose_filename or die sprintf(__("Failed to open for writing %s: %s"), $compose_filename, $!); ...