CINXE.COM
Apache Subversion Issues
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Apache Subversion Issues</title> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="manifest" href="/site.webmanifest"> <link rel="apple-touch-icon" href="/icon.png"> <link rel="icon" type="image/png" href="/icon.png"> <link rel="stylesheet" href="/style/site.css" type="text/css" media="all"> <meta name="theme-color" content="#98b0d4"> </head> <body> <div id="site-banner"> <div style="font-style: italic; text-align: center;" id="site-banner-apachelogo"> <a href="https://www.apache.org/" ><img src="/images/asf_logo_wide.svg" alt="Apache Software Foundation" /></a> </div> <a href="/"> <img src="/images/svn-name-banner.svg" width="379" height="80" alt="[S] Subversion" id="site-banner-svnlogo" /></a> </div> <!-- #site-banner --> <div id="site-nav"> <label for="hamburger">☰</label> <input type="checkbox" id="hamburger"/> <nav id="site-nav-menu"> <p>About Subversion <ul> <li><a href="/news.html">News</a></li> <li><a href="/features.html">Features</a></li> <li><a href="/docs/">Documentation</a></li> <li><a href="/faq.html">FAQ</a></li> <li><a href="/roadmap.html">Roadmap</a></li> <li><a href="/security/">Security</a></li> <li><a href="/quick-start">Quick Start</a></li> <li><a href="/blog/">Blog</a></li> </ul> </p> <p>Getting Subversion <ul> <li><a href="/packages.html">Binary Packages</a></li> <li><a href="/download.cgi">Source Download</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> </ul> </p> <p>Community <ul> <li><a href="/mailing-lists.html">Mailing Lists</a></li> <li><a href="/reporting-issues.html">Reporting Issues</a></li> <li><a href="https://cwiki.apache.org/confluence/display/SVN/">Wiki</a></li> <li><a href="/contributing.html">Getting Involved</a></li> <li><a href="/source-code.html">Source Code</a></li> </ul> </p> <p>About the <acronym title="Apache Software Foundation">ASF</acronym> <ul> <li><a class="linkaway" href="https://www.apache.org/licenses/">License</a></li> <li><a class="linkaway" href="https://www.apache.org/foundation/sponsorship.html">Donate</a></li> <li><a class="linkaway" href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> </ul> </p> <p id="site-search"> <form action="https://www.google.com/search" method="get" style="margin-top: 10px; margin-bottom: 10px; display: inline;"> <div style="display: inline;"> <input value="subversion.apache.org" name="sitesearch" type="hidden" /> <input name="q" id="query" type="text" placeholder="Search..." style="width: 10em" /> <input name="Search" value="Go" type="submit"/> </div> </form> </p> <!-- #site-search --> <p id="site-apachecon-block"> <p><a href="https://www.apache.org/events/current-event.html" ><img src="https://www.apache.org/events/current-event-125x125.png" alt="ApacheCon" /></a></p> </p> <!-- #site-apachecon-block --> <p id="site-svnbook-block"> <p>Read the official Subversion documentation <a href="https://svnbook.red-bean.com/" class="linkaway nopadding">online</a>!</p> <p><a href="https://svnbook.red-bean.com/" ><img src="/images/svnbook-cover.jpg" alt="Version Control With Subversion"/></a></p> </p> <!-- #site-svnbook-block --> <p id="copyright"> <p>Copyright © 2023 <a href="https://www.apache.org/" class="nopadding">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0" class="nopadding">Apache License, Version 2.0</a>. Apache, Apache Subversion, and the Apache feather logo are trademarks of The Apache Software Foundation. Subversion and the Apache Subversion logo are registered trademarks of The Apache Software Foundation.</p> <p><a href="https://privacy.apache.org/policies/privacy-policy-public.html" class="nopadding">Privacy policy</a></p> </p> <!-- #copyright --> </nav> </div> <!-- #site-nav --> <div id="site-content"> <div id="site-notice"> <!-- PUT SITE-WIDE NOTICES HERE AS NECESSARY --> </div> <!-- #site-notice --> <h1>Apache Subversion Issues</h1> <div class="bigpoint"> <p>Please do not file new issues before validating your complaint via a well-formed bug report sent to:</p> <p><a href="mailto:users@subversion.apache.org" >users@subversion.apache.org</a></p> <p>Unvalidated issues will be unceremoniously closed. Trust us — we have <a href="docs/community-guide/issues.html" >good reasons</a> for this.</p> </div> <!-- .bigpoint --> <p>Chances are good that if you're on this page, you've come either to complain about Subversion, or you've come to check on a previous complaint about Subversion. Hey, we understand that. And for what it's worth, Subversion is the amazing software that it is largely because of the constructive criticism we've received about it over the years. Having said that, we <strong>strongly</strong> recommend that if you've not done so already, you read the <a href="docs/community-guide/issues.html" >"Bugs / Issues" section</a> of the <a href="docs/community-guide/" >Subversion Community Guide</a>. Not only will you learn how to increase the quality of your own complaints and requests, but in doing so, you'll increase the likelihood that we'll recognize them as constructive.</p> <p>You need to have an account to create issues. If you are already a committer, use your @apache.org account to sign in. Otherwise, you can apply for an account using the <a href="https://selfserve.apache.org/jira-account.html" >Self-serve Portal</a>. Please add a reference to the mailing list discussion in the "Tell us a little [...]" input field to speed up the review process.</p> <div class="h2" id="queries"> <h2>Handy Dandy Issue Tracker Queries <a class="sectionlink" href="#queries" title="Link to this section">¶</a> </h2> <p>Do you know the Subversion issue number you're interested in? Use this form to view that issue directly.</p> <form method="get" onsubmit="this.action='https://issues.apache.org/jira/browse/SVN-'+this.issueNumber.value;"> <div style="display: inline;"> <input name="issueNumber" size="10" placeholder="Issue number..." style="width: 10em" type="number" /> <input type="submit" value="Jump to issue" /> </div> </form> <p>Perhaps you'd rather do a natural language search through issue descriptions?</p> <form onsubmit="window.open('https://issues.apache.org/jira/issues/?jql=' + escape('project = SVN AND text ~ "'+this.searchText.value+'"'));"> <div style="display: inline;"> <input name="searchText" size="20" placeholder="Keywords..." style="width: 10em" /> <input type="submit" value="Keyword search" /> </div> </form> <p>Here are some issue tracker query links that we believe are of general utility to folks. If you don't see one here that you like, that's okay, you can formulate your own structured query at <a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20SVN" >https://issues.apache.org/jira/issues/?jql=project = SVN</a>.</p> <ul> <li><a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20SVN">All issues</a></li> <li><a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20SVN%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC" >Open issues</a></li> <li><a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20SVN%20AND%20resolution%20%3D%20Unresolved%20AND%20fixVersion%20%3D%20---%20ORDER%20BY%20priority%20DESC">Issues in need of triaging</a></li> <li><a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20SVN%20AND%20resolution%20%3D%20Unresolved%20AND%20labels%20%3D%20bite-sized%20ORDER%20BY%20priority%20DESC">Issues that might be relatively easy to fix</a></li> <li><a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20SVN%20AND%20resolution%20%3D%20Unresolved%20AND%20labels%20%3D%20patch%20ORDER%20BY%20priority%20DESC">Issues that have associated patches</a></li> <li><a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20SVN%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20ORDER%20BY%20priority%20DESC">Closed issues</a></li> </ul> </div> <!-- #queries --> </div> <!-- #site-content --> </body> </html>