On 2011-05-21 at 20:15:57, Joey Hess wrote:
> How does this remote look in .git/config?

[remote "egilsstadir"]
        url = ssh://egilsstadir/pub/music/cds/.git
        annex-uuid = fc33afce-8364-11e0-8bd8-1b8391770d64
        fetch = +refs/heads/*:refs/remotes/egilsstadir/*
[branch "master"]
        remote = egilsstadir
        merge = refs/heads/master

> In particular, this is probably the same weird edge case as
> http://git-annex.branchable.com/bugs/weird_local_clone_confuses/

Yes, it does look like that case... I thought (wrongly it seems) that was
the right way to clone a remote non-bare repo.

If I change my remote to this, it works fine:

[remote "egilsstadir"]
        url = ssh://egilsstadir/pub/music/cds

Is there an easy way to detect this and print an error/warning (maybe at
"annex init" time)?

Cheers,
Francois



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to