For When You Can't Have The Real Thing
[ start | index | login ]
start > Rancid > 2.3.8 > old versions

old versions

Created by dave. Last edited by dave, 6 years and 351 days ago. Viewed 1,740 times. #1
[edit] [rdf]
labels
attachments
(2017-05-10)

Problem

How to retrieve an old version of the config file?

Solution

Don't do this in your current tree, create a new one:

$ mkdir ~/tmp/xx
$ cd ~/tmp/xx
$ cvs -d ~/var/CVS co -r 1.2 company/configs/router

That should check out revision 1.2 of router into ~/tmp/xx/company/configs.

no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt