How to retrieve tag VLC 1.0.2 from git

This forum is about all development around libVLC.
abhijitayarekar
Blank Cone
Blank Cone
Posts: 16
Joined: 06 Oct 2009 01:50

How to retrieve tag VLC 1.0.2 from git

Postby abhijitayarekar » 09 Oct 2009 02:59

Is it possibe to download the vlc source for tag VLC 1.0.2 from git?
What is the git command for it.
I tried to use
git clone "git://git.videolan.org/vlc.git -t VLC 1.0.2"

regards
Abhijit

echang
New Cone
New Cone
Posts: 1
Joined: 07 Dec 2011 16:48

Re: How to retrieve tag VLC 1.0.2 from git

Postby echang » 16 Dec 2011 05:41

Sorry for digging an old post. I have the similar request that I want to download vlc source code of 1.1.12 from git. Could anyone help?

nkoriyama
Cone that earned his stripes
Cone that earned his stripes
Posts: 338
Joined: 01 Sep 2011 20:50
VLC version: git
Operating System: Windows / Mac OS X
Location: Japan

Re: How to retrieve tag VLC 1.0.2 from git

Postby nkoriyama » 16 Dec 2011 06:49

First, clone vlc-1.1 branch:

Code: Select all

git clone git://git.videolan.org/vlc/vlc-1.1.git
If you really want to get 1.1.12 not current 1.1 branch:

Code: Select all

cd vlc-1.1 git checkout 1.1.12
How To Ask Questions The Smart Way http://www.catb.org/~esr/faqs/smart-questions.html
My hack for ISDB-T http://sdrv.ms/126weue


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 10 guests