my $log_msg_handler = sub {
my $stringptr = shift;
$$stringptr = "testing mkdir";
return 1;
};
$svn->log_msg($log_msg_handler);
That should do the trick -- hopefully this prevents someone pulling out their hair. In reply to Re^4: SVN::Client not committing?
by Avi
in thread SVN::Client not committing?
by zigdon
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |