kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #14244
doc repo is damaged
This is why we can't have nice things.
Doing a checkout on the "docs" repo gives:
dick@dick-intel:/svn/kicad/product$ cd /tmp
dick@dick-intel:/tmp$ bzr co https://code.launchpad.net/~kicad-developers/kicad/doc
bzr: ERROR: No such file:
'http://bazaar.launchpad.net/~kicad-developers/kicad/doc/.bzr/repository/pack-names'
dick@dick-intel:/tmp$
Looks to me like the repo is damaged, probably because somebody did a "push" instead of a
"commit". bzr is not git.
My copy of the docs repo is way old.
Ironically, pushing an older "good revision" is probably the fix. Generally don't push
however!
Help from someone who does the docs regularly, please compare notes before you all decide
who has the latest good revision.
Follow ups