On 2009.02.05 00:49:10 +0100, Harry Vangberg wrote: > I've been told that it is supposed to tell me a lot about fetched > revisions, but there's nothing. And the directory is completely empty > except for .git - here's my config: > > $ cd plantool/ > $ cat .git/config > [core] > repositoryformatversion = 0 > filemode = true > bare = false > logallrefupdates = true > ignorecase = true > [svn-remote "svn"] > url = https://svn.turntool.com/svn/turntool/plantool > fetch = trunk:refs/remotes/trunk > branches = plantool/branches/*:refs/remotes/* > tags = plantool/tags/*:refs/remotes/ Hm, the branches and tags config looks weird to me. Is the path to them really ".../turntool/plantool/plantool/branches"? Björn -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html