How to get old VLC project from GIT

*nix specific usage questions
coldfire
Blank Cone
Blank Cone
Posts: 47
Joined: 07 Jul 2008 11:02

How to get old VLC project from GIT

Postby coldfire » 11 Jul 2008 12:52

How to get old VLC project from GIT?
I dont want to get the latest 0.9.0-test2 version but instead want to clone/checkout vlc 0.8.6h version.
Good one What is H264?

yohann.martineau
Blank Cone
Blank Cone
Posts: 84
Joined: 27 Aug 2007 15:22

Re: How to get old VLC project from GIT

Postby yohann.martineau » 11 Jul 2008 14:06

why don't you download source code directly:

http://www.videolan.org/vlc/download-sources.html

you can have a clean copy of this source code and another copy with your modifications and make some diffs between them.
I think it would be easier.

Rémi Denis-Courmont
Developer
Developer
Posts: 15142
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: How to get old VLC project from GIT

Postby Rémi Denis-Courmont » 11 Jul 2008 18:15

git checkout origin/0.8.6-bugfix
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

coldfire
Blank Cone
Blank Cone
Posts: 47
Joined: 07 Jul 2008 11:02

Re: How to get old VLC project from GIT

Postby coldfire » 15 Jul 2008 09:18

ok...so if i had to get any of the version from here git.videolan.org/vlc.git i had to get the "heads" one or "tags" one or can i take from both? i need to get the stable 0.8.6 git-source. so what i have to do is to use
git checkout origin/0.8.6-bugfix

and if i want the near future releases like

i may use

git checkout origin/0.8.6i

or is this one correct : $ git clone git://git.videolan.org/vlc.git 0.8.6-bugfix

???
Last edited by coldfire on 15 Jul 2008 10:18, edited 1 time in total.
Good one What is H264?

coldfire
Blank Cone
Blank Cone
Posts: 47
Joined: 07 Jul 2008 11:02

Re: How to get old VLC project from GIT

Postby coldfire » 15 Jul 2008 09:53

git checkout origin/0.8.6-bugfix
it gives error
jars@jars-desktop:~$ git checkout origin/0.8.6-bugfix
fatal: Not a git repository
Failed to find a valid git directory.
jars@jars-desktop:~$
!!!
Good one What is H264?

xtophe
Big Cone-huna
Big Cone-huna
Posts: 1209
Joined: 24 Nov 2003 10:12
Location: Bristol, England

Re: How to get old VLC project from GIT

Postby xtophe » 15 Jul 2008 12:24

Yeah i think you need to create a local branch for it first.

See http://wiki.videolan.org/Git
Xtophe


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 7 guests