[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
couple of questions...
- To: or-dev@freehaven.net
- Subject: couple of questions...
- From: Bruce Montrose <montrose@itd.nrl.navy.mil>
- Date: Wed, 03 Jul 2002 15:36:51 -0400
- Delivered-To: archiver@seul.org
- Delivered-To: or-dev-outgoing@seul.org
- Delivered-To: or-dev@seul.org
- Delivery-Date: Wed, 03 Jul 2002 15:35:18 -0400
- In-Reply-To: <20020627162433.H7443@moria.seul.org>
- References: <5.1.0.14.0.20020627091250.03013008@pop.fw5540.net><20020626231144.M7433@moria.seul.org><5.1.0.14.0.20020627091250.03013008@pop.fw5540.net>
- Reply-To: or-dev@freehaven.net
- Sender: owner-or-dev@freehaven.net
1) What must I do in CVS to roll back files I have modified but have not
committed
(ie. revert back to original state before I modified them).
2) I was attempting to setup a new directory called "tests" under the or/
directory.
I wanted to put some programs in this directory that would perform
testing on
isolated pieces of code. I tried various things with the Makefile.am
files to get
autogen.sh to create a Makefile in this tests/ directory without luck.
Could you
tell me what I need to do to get autogen.sh to do this for me?
Thanks.
-Bruce