Path: csiph.com!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail From: Jan Burse Newsgroups: comp.lang.java.programmer Subject: Get Rev Number from SVN to Display in Web App Date: Tue, 08 May 2012 12:15:35 +0200 Organization: albasani.net Lines: 8 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.albasani.net gnI13pUSK8TKrRynHMJc8mdC9hde7Go4f/+KSpgPVKQMXvoZqXzDHf/Fc/2JgTu7AfnCv0nmkHvcepKOz9Dgtg== NNTP-Posting-Date: Tue, 8 May 2012 10:15:36 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="baidPKRgaQKtHc1HXYF62GJuBNZM98SJxQQEKCdPYCFpan80kGvlkLdB8+2Jp87IGN8tNAirR8CjB+NP9eIhFG250LrGNqpB4UZWfMcoUdFTENn5CaxUa45RU3XczBUN"; mail-complaints-to="abuse@albasani.net" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:12.0) Gecko/20120429 Firefox/12.0 SeaMonkey/2.9.1 Cancel-Lock: sha1:GJneQ6/HhABAuNYm1CG7ACNOFoQ= Xref: csiph.com comp.lang.java.programmer:14394 Dear All, Is there a simple Ant task to retrieve the revision number of my code from a SVN repository, and then store it in some location, so that later my web application can show it? Best Regards