public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* git problem with uvcvideo
@ 2010-01-24 21:31 Németh Márton
  2010-01-25 18:07 ` Laurent Pinchart
  0 siblings, 1 reply; 5+ messages in thread
From: Németh Márton @ 2010-01-24 21:31 UTC (permalink / raw)
  To: Laurent Pinchart; +Cc: V4L Mailing List

Hi,

I'm trying to fetch the uvcvideo from http://linuxtv.org/git/?p=pinchartl/uvcvideo.git;a=summary .
I tryied to follow the instructions but at the third step I get fatal error messages:

> $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git v4l-dvb
> Initialized empty Git repository in /usr/src/linuxtv.org/pinchartl/uvcvideo/v4l-dvb/.git/
> remote: Counting objects: 1455151, done.
> remote: Compressing objects: 100% (233826/233826), done.
> remote: Total 1455151 (delta 1210384), reused 1455044 (delta 1210312)
> Receiving objects: 100% (1455151/1455151), 317.25 MiB | 224 KiB/s, done.
> Resolving deltas: 100% (1210384/1210384), done.
> Checking out files: 100% (31566/31566), done.
> $ cd v4l-dvb/
> v4l-dvb$ git remote add uvcvideo http://linuxtv.org/git//pinchartl/uvcvideo.git
> v4l-dvb$ git remote update
> Updating origin
> Updating uvcvideo
> fatal: http://linuxtv.org/git//pinchartl/uvcvideo.git/info/refs not found: did you run git update-server-info on the server?
> error: Could not fetch uvcvideo

I also tried with the git:// link:

> v4l-dvb$ git remote rm uvcvideo
> v4l-dvb$ git remote add uvcvideo git://linuxtv.org//pinchartl/uvcvideo.git
> v4l-dvb$ git remote update
> Updating origin
> Updating uvcvideo
> fatal: The remote end hung up unexpectedly
> error: Could not fetch uvcvideo

Am I doing something wrong?

Regards,

	Márton Németh

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-02-03 16:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-24 21:31 git problem with uvcvideo Németh Márton
2010-01-25 18:07 ` Laurent Pinchart
2010-01-25 19:48   ` Mauro Carvalho Chehab
2010-02-03 16:19     ` Mauro Carvalho Chehab
2010-01-25 19:53   ` Németh Márton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox