October 2005
Beginner to intermediate
302 pages
10h 1m
English
This is a lightly edited copy of the Subversion project’s online instructions to new users on how to report bugs. See Section 8.1.5 in Chapter 8 for why it is important that a project have such instructions. The original document is located at http://svn.collab.net/repos/svn/trunk/BUGS.
REPORTING BUGS = == == == == == == = This document tells how and where to report bugs. It is not a list of all outstanding bugs -- we use an online issue tracker for that, see http://subversion.tigris.org/project_issues.html If you're about to report a bug, please take a look at the guidelines in the section "How To Report A Bug" below. Where To Report A Bug: = == == == == == == == == == == = * If the bug is in Subversion itself, send mail to users@subversion.tigris.org. Once it's confirmed as a bug, someone, possibly you, can enter it into the issue tracker at http://subversion.tigris.org/servlets/ProjectIssues * If the bug is in the APR library, please report it to both of these mailing lists: dev@apr.apache.org, dev@subversion.tigris.org * If the bug is in the Neon HTTP library, please report it to: neon@webdav.org, dev@subversion.tigris.org * If the bug is in Apache httpd 2.0, please report it to both of these mailing lists: dev@httpd.apache.org, dev@subversion.tigris.org The Apache httpd developer mailing list is high-traffic, so your bug report post has the possibility to be overlooked. You may also file a bug report at: http://httpd.apache.org/bug_report.html ...