[Ffmpeg-devel] Specific revisions from CVS
Colin Ward
lists
Sat Sep 10 10:44:27 CEST 2005
Barry Cooper wrote:
>
[Snip]
>>> I presume i need some variant on the following:
>>> cvs -z9 -d:pserver:anonymous at mplayerhq.hu:/cvsroot/ffmpeg -r r1_8_1
>>> co Makefile
Well you almost got it right. The "-r" option should have been after
the "co" command. Where options are placed in a command line is
important in CVS. Options that come just after the "cvs" command are
global options and after that any options that are specified refer to
the last command on the command line. So in the cast above "-r" was
treated as a global option rather than as an option to "co".
Check out:
http://ximbiot.com/cvs/wiki/index.php?title=CVS--Concurrent_Versions_System_v1.12.12.1
For good documentation on using CVS. It's worth spending some time
getting used to it as it's really powerful once you are confident with it!
/-------------------------------------------------------------------\
[Hitman/Code HQ - 6502/z80/68000/604e/80x86/ARM coder - Amiga rulez!]
[VZ-200/VIC-20/MZ-700/c16/c64*10/c128*8/Plus-4/CPC464/CD32/500*2 ]
[600/1000/1200*2/A4000/SNES/N64/Dreamcast/Athlon 1100/AmigaOne ]
[Assembly Language: The most fun you can have with your clothes on! ]
\-------------------------------------------------------------------/
More information about the ffmpeg-devel
mailing list