Switching from CVS to Subversion: test svn repo available
Josh Sled
jsled at asynchronous.org
Mon Oct 31 18:01:29 EST 2005
On Mon, 2005-10-31 at 22:50 +0000, Neil Williams wrote:
> Josh, should I have access under the developer URL?
Yes. If you can use cvs, then you should be able to use svn+ssh ...
it's the same mechanism used to invoke both.
> $ svn checkout
> svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev gnome2
> Permission denied (publickey,keyboard-interactive).
> svn: Connection closed unexpectedly
>
> Failed.
You may need to use `svn co svn+ssh://codehelp@svn.gnucash.org/[...]` to
change the user being ssh-authenticated.
...jsled
--
http://asynchronous.org/ - `a=jsled; b=asynchronous.org; echo ${a}@${b}`
More information about the gnucash-devel
mailing list