Re: Calling svn log from a program with username and password (OSX)
From: Ryan Schmidt <subversion-2010d_at_ryandesign.com>
Date: Fri, 1 Oct 2010 16:48:09 -0500
On Sep 30, 2010, at 03:40, OmarShariffDoneLikeIt wrote:
> I'm writing a program that processes the XML results of svn log. After
I think it's less a Mac OS X issue and more an svn+ssh issue. With svn+ssh, the ssh layer handles authentication, so anything you pass to Subversion in --username and --password is irrelevant. You may have to set up keypairs, or serve your repository on a different protocol (which could be in addition to svn+ssh).
|
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.