[Gllug] Difference between svn: and svn+ssh: on the server
Jose Luis Martinez
jjllmmss at googlemail.com
Tue Jul 29 15:15:17 UTC 2008
On Tue, Jul 29, 2008 at 3:58 PM, John Winters <john at sinodun.org.uk> wrote:
> I've just been trying to access an svn server using svn+ssh (because the
> server is behind a firewall which doesn't allow pure svn traffic). I
> had difficulty accessing it so I tried again from inside the firewall
> and got this (to me) surprising result:
>
> john at thecus:~$ svn list svn://svn.sinodun.org.uk/xronos
> slicecode/
> timetabler/
> timetabler.2006/
> timetabler.preIoW/
> john at thecus:~$ svn list svn+ssh://svn.sinodun.org.uk/xronos
> svn: No repository found in 'svn+ssh://svn.sinodun.org.uk/xronos'
> john at thecus:~$
>
> Why does using an ssh tunnel mean I can no longer access the same
> repository?
That will most likely have to do with ssh.
I am not familiar with svn (subversion?) but I would suggest to run
the tunnel manually in your side with ssh debug enabled.
If you have control of the svn.sinodun.org.uk server, you could launch
an ssh server there in a different port with log enabled as well,
that should throw some clues.
>
> TIA,
> John
> --
> Gllug mailing list - Gllug at gllug.org.uk
> http://lists.gllug.org.uk/mailman/listinfo/gllug
>
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list