cawka / ndnSIM-nom-rapid-car2car

Script scenarios and graph processing scripts for simulations used in "Rapid Traffic Information Dissemination Using Named Data" paper by Wang et al. (http://dx.doi.org/10.1145/2248361.2248365)
17 stars 13 forks source link

fatal: cannot update paths and switch to branch 'ndnSIM-0.4.3' at the same time #9

Open akakakak opened 8 years ago

akakakak commented 8 years ago

Hi. when I run "cd ns-3; git checkout -b ndnSIM-0.4.3 origin/ndnSIM-0.4.3", this error appear: fatal: cannot update paths and switch to branch 'ndnSIM-0.4.3' at the same time. Did you intend to checkout 'origin/ndnSIM-0.4.3' which can not be resolved as commit?

How should I fix this error?