[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Problem with command line client for svn+ssh protocol

From: Atil Parikh <atil.parikh_at_hotmail.com>
Date: Tue, 16 Dec 2008 13:07:32 +0530

Hello,As I am using svn command line client 1.5.2, to use some svn basic commands for my open source application. While working with "svn checkout" operations, i have found some problems. Let you give brief problem scenario.
 
When i am taking checkout of any URL with protocols like http or https or svn, will ask for username and password. As my application is process oriented, it is hard to control on interactive questions by any process. so, i am sending username and password through "svn checkout" argument (--username and --password). This will solve my problem, but it is not working for SSH.
 
When i want to use svn+ssh protocol, i tried same thing but i found that it is not possible for svn+ssh, so, will you give me solution and/or idea about to solve the problem for svn+ssh. the another solution may be about SVN APIs. So, my concern is about to solve the problem with command line client only (as it is my requirement to sort out this problem with svn command line client for my FOSS application), if it is not possible then and then only i want to go for SVN APIs, and will you help me to sort out solutions and APIs?
 
Awaiting for your positive feedback as your convenient.
 
Thanks and Regards,
Atil Parikh

The information transmitted is intended for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination, copying or other use of, or taking any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you have received this in error, please contact the sender and delete the material from your system.

Thank you.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=984842

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-16 17:21:10 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.