How would I checkout a particular version from SVN

I needed this, since XVID and JPEG was not getting enabled in Clipshare. Infact they were not getting linked in the mencoder or mplayer. And when checked the FOSS.IN award winning script ffmpeginstaller by Master Sherin (who is an expert in kungfoo), I saw that is uses ffmpeg-SVN-r14473.tar.gz. So decided to use that.

But ffmpeg-SVN-r14473.tar.gz was no were available. And this is how I got it.

mkdir /root/ssages/ffmpeg-SVN
svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk/ ffmpeg -r14473

And that fetched me the 14473 version of ffmpeg.

Post to Twitter Tweet This Post

Continue Reading

Your email:

 

Post to Twitter Tweet This Post

About this blog

This blog, acts as a knowledge repository for the world and is unofficial! Anything we find interesting in the cyber world will go here. Most cases, this blog will reflect the happiness of our staff in reaching successful solution to an issue (s)he worked on. A reference for other fellow SAGEs who come across similar issues later