On Thursday 19 February 2009, Jan Janak wrote:
mkdir my_repo cd my_repo git init git fetch sr git co -b master sr/master git fetch km
Hi Jan,
I've tried to setup a repository with sr and kamailio. It stop at the last command with this:
error: Unable to find f74184e074ae56442925cfc4e83f8e885ea8b6f3 under http://git.sip-router.org/kamailio Cannot obtain needed tree f74184e074ae56442925cfc4e83f8e885ea8b6f3 while processing commit 55e8c4e59f34c4f4cbb1cda0cab55971a70be107.
I've started it again, and then it seems to work. It reproducable, a second trial produced the same result (only some timestamp differed).
[..] walk cddc6bd400362a89a907b93dc4e532595acff26f From http://git.sip-router.org/kamailio * [new branch] 0.9 -> km/0.9 * [new branch] 1.0 -> km/1.0 * [new branch] 1.1 -> km/1.1 * [new branch] 1.2 -> km/1.2 * [new branch] 1.3 -> km/1.3 * [new branch] 1.4 -> km/1.4
Do you've also observed this problem?
Cheers,
Henning