[PATCH][detect-merge-conflicts.sh] regex inccomplete
From: Mark Garboden <emailit2me2_at_gmail.com>
Date: 2007-02-14 19:21:38 CET
The regular expression in detect-merge-conflicts.sh misses a few cases.
I believe the following regex is complete. Or at least, more complete.
I grabbed an example of a conflict from the svn book and added a few cases.
grep -E '^(<{7}|={7}|>{7})(\ \.mine|\ \.r[0-9]+)?$' << EOF
---------------------------------------------------------------------
|
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.