On Tue, Jun 3, 2008 at 6:05 PM, Edward Z. Yang <
[EMAIL PROTECTED]> wrote:

>
> > I got the error:
> >
> > "ssh: connect to host <server>:<port> port 22: Bad file number"
>
> git svn clone svn+ssh://<user>@<server>:<port>/path/to/repos/
>
> Git requires a trailing slash on repository names.


I don't think that's true, certainly not for http URL's. For instance, the
example in the man page (
http://www.kernel.org/pub/software/scm/git/docs/git-svn.html) is this:

git-svn clone http://svn.foo.org/project/trunk

Do you mean that "svn+ssh" URLs must end in slashes? Could you cite your
source?

Thanks.

Reply via email to