Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 3938 invoked from network); 5 Jun 2010 23:36:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Jun 2010 23:36:17 -0000 Received: (qmail 30492 invoked by uid 500); 5 Jun 2010 23:36:17 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 30446 invoked by uid 500); 5 Jun 2010 23:36:17 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 30439 invoked by uid 99); 5 Jun 2010 23:36:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Jun 2010 23:36:17 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Jun 2010 23:36:15 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o55NZrJr024892 for ; Sat, 5 Jun 2010 23:35:53 GMT Message-ID: <18616059.201161275780953278.JavaMail.jira@thor> Date: Sat, 5 Jun 2010 19:35:53 -0400 (EDT) From: "Tim Williams (JIRA)" To: dev@forrest.apache.org Subject: [jira] Updated: (FOR-1198) Change forrestbot to use plain svn commands In-Reply-To: <19360543.201141275780713085.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FOR-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Williams updated FOR-1198: ------------------------------ Other Info: [Patch available] > Change forrestbot to use plain svn commands > ------------------------------------------- > > Key: FOR-1198 > URL: https://issues.apache.org/jira/browse/FOR-1198 > Project: Forrest > Issue Type: Improvement > Components: Tool: Forrestbot > Affects Versions: 0.9-dev > Reporter: Tim Williams > Fix For: 0.9-dev > > Attachments: plain-svn.patch > > > Forrestbot currently uses jsvn which isn't actively maintained and is in a poor state of documentation. We already use regular svn commands in certain places and, given the state of jsvn, we should switch everywhere to using plain svn commands. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.