Re: [PATCH] Allow the merge tool to abort the merge
From: John Gardiner Myers <jgmyers_at_proofpoint.com>
Date: Tue, 30 Dec 2008 10:22:12 -0800
Stefan Sperling wrote:
#!/usr/bin/perl
print "Merge tool called on $ARGV[4]\n";
if ($ARGV[4] eq 'tools/xtools/build-tools') {
exit 2;
I don't have any script to create a test repository, I just use
Please let me know what else I need to do in order to get any of my
------------------------------------------------------
|
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.