What happened to branches other than dragonfly-2010Q3

Matthias Rampke matthias at rampke.de
Fri Aug 19 06:27:45 PDT 2011


On Freitag, 19. August 2011 at 15:02, Justin Sherrill wrote:
>  
> I'm curious to see if git chokes when downloading from a different source...

In this case it definitely will – the repos were created by completely different scripts and ways (they convert CVS -> Fossil -> git AFAIK), so the commit IDs won't match.

In general, adding another clone of the *same* repo as a git remote works fine (e.g. you have a clone of dragonfly.git on your home server, clone that on your workstation, then add the git.dragonflybsd.org or leaf repos). But the NetBSD pkgsrc git mirror and the DragonFly git mirror have to be considered completely separate.

-m.






More information about the Users mailing list