Help - svn: vs svn+ssh:
From: Robert Schwalbe <roberts_at_inode.com>
Date: Mon, 7 Jul 2008 20:28:39 -0400
I have an existing repository on the LAN. The following command:
svn list svn://192.168.1.3//repos
produces:
branches/
but the following command:
svn list svn+ssh://192.168.1.3//repos
produces:
svn: No repository found in 'svn+ssh://192.168.1.3/repos'
I can work and get by with the first version just fine (obviously) but I
The server and client are both 1.5. Server is running on OS X Server 10.5.4.
Any pointers to documentation or other suggestions would be very welcomed.
---------------------------------------------------------------------
|
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.