Nick <nospam@codesniffer.com>


Found
r1053984, r1051442

r1051442 | danielsh | 2010-12-21 10:04:27 +0000 (Tue, 21 Dec 2010)

* /site/publish/issue-tracker.html:
     Clarify the status of our apache.org bug tracker.

Found by: Nick <nospam@codesniffer.com>

r1053984 | danielsh | 2010-12-30 19:44:23 +0000 (Thu, 30 Dec 2010)

Fix bug where committing a changelist was prevented by a file outside that
changelist having unexpected changed special status.

Thread: http://mid.gmane.org/1292856447.8650.24.camel@nimble.325Bayport

* subversion/tests/cmdline/special_tests.py
  (unrelated_changed_special_status): New test.
  (special_tests): Run it on symlink-ful platforms.

* subversion/libsvn_client/commit_util.c
  (harvest_committables):  
    Check for changelist-excluded files earlier.

Found by: Nick <nospam@codesniffer.com>