[RFC] Relocate repos when using scan-path
John Keeping
john at keeping.me.uk
Sat May 18 18:48:41 CEST 2013
On Sat, May 18, 2013 at 06:20:56PM +0200, Jason A. Donenfeld wrote:
> On Sat, May 18, 2013 at 6:06 PM, John Keeping <john at keeping.me.uk> wrote:
> > That might still break SSH; for a proper solution I think we need
> > something like this (untested).
>
> Why? What's git-daemon have anything to do with SSH?
Nothing, but the same problem of moving repositories applies.
We can solve HTTP with a 301 redirect but not git:// or ssh:// and
people seem to use absolute paths with SSH if they're not using Gitolite
or an equivalent, which makes it harder to move repositories accessed in
that way.
More information about the CGit
mailing list