[Subclipse-users] svn ant task fails to work with svn+ssh
From: Douglas Russell <douglas.russell_at_comlab.ox.ac.uk>
 
Date: 2006-10-18 13:01:15 CEST 
I wish to use the svn-ant task with svn+ssh URIs but currently it fails to 
 Here is a censored version of my ant script:
 <project name="release-test" default="branch" basedir=".">
         <path id="ant.task.classpath">
         <taskdef resource="svntask.properties" classpathref="ant.task.classpath"/>
         <target name="branch">
 If I replace the svn+ssh urls with appropriate https ones they work fine.
 When I run the script I get:
 douglas@workstation1 ~/workspace/PS-release $ ant -f PS-release-test.xml
 branch:
 which is most definitely not non-interactive. Also, the user is always fed 
 If I run it from eclipse then the server side ssh logs show 3 authentication 
 I am using a standard openssh installation on the server.
 As an aside, which seems unconnected, but I guess could be related..., when I 
 Any ideas would be most welcome, CCing to me as well as the list would be 
 Cheers
 Douglas
 -- Douglas PW Russell Research Officer / Systems Administrator - GIMI Research Officer / Systems Administrator - NeuroGrid Oxford University Computing Laboratory Tel: +44 (0)1865 283519 email: douglas.russell@comlab.ox.ac.uk 
 
  | 
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.