This commit is contained in:
https://id.koumbit.net/anarcat 2013-11-05 23:43:30 +00:00 committed by admin
parent 9c2d8b9754
commit 5967498e5b

View file

@ -125,3 +125,21 @@ ok
> > Note that git on `marcos` is the 1.8.4 backport for some reason.
> > I know that branch tracking changed with that release, maybe
> > that's the problem? --[[anarcat]])
> >
> > > So yep, I confirm that even in 4.20131105-g8efdc1a, the webapp
> > > doesn't find the `markov` remote properly, even though
> > > `git annex status` can:
> > >
> > > $ git annex status
> > > repository mode: direct
> > > trusted repositories: 0
> > > semitrusted repositories: 3
> > > 00000000-0000-0000-0000-000000000001 -- web
> > > a75cbbf7-e055-423e-b375-443e0552c9e2 -- here (anarcat@marcos:/srv/books)
> > > aa500f29-42d9-4777-ae02-4a2c3d47db44 -- anarcat@markov:~/books
> > >
> > > I see transfers happening, but they go to "unknown". The link is:
> > >
> > > http://127.0.0.1:56577/config/repository/edit/UUID%20%22aa500f29-42d9-4777-ae02-4a2c3d47db44%22?auth=...
> > >
> > > -- [[anarcat]]