no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | cvs [2016/08/08 15:07] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== cvs ====== | ||
+ | * [[http:// | ||
+ | * [[https:// | ||
+ | |||
+ | Check out the portage repo: | ||
+ | |||
+ | < | ||
+ | cvs -d : | ||
+ | </ | ||
+ | |||
+ | Check out a repo using a specific date: | ||
+ | |||
+ | < | ||
+ | cvs -d : | ||
+ | </ | ||
+ | |||
+ | Check out a directory and date from a repo: | ||
+ | |||
+ | < | ||
+ | cvs -d : | ||
+ | </ |