Hello,

I wanted to do a checkout of the GIT version of Linux-UVC. I followed
the sequence of http://www.ideasonboard.org/uvc/#download but I had
one error at the last step:
----
$ git checkout -b uvcvideo-master uvcvideo/uvcvideo
fatal: git checkout: updating paths is incompatible with switching branches.
Did you intend to checkout 'uvcvideo/uvcvideo' which can not be
resolved as commit?
----

Then I tried to do the checkout as
http://git.linuxtv.org/pinchartl/uvcvideo.git , but I had another
error:
----
~/palmax-uvc/uvcvideo $ git checkout -b media-master linuxtv/master
fatal: git checkout: updating paths is incompatible with switching branches.
Did you intend to checkout 'linuxtv/master' which can not be resolved as commit?
----

I know that laurent GIT has 3 branches:
####
 * [new branch]      master     -> uvcvideo/master
 * [new branch]      uvcvideo-next -> uvcvideo/uvcvideo-next
 * [new branch]      uvcvideo-stable -> uvcvideo/uvcvideo-stable
####

Should I checkout "master uvcvideo/baster"?


Thanks for your help
Palmax
_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to