[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] Re: Script to import hardware snapshoted VGs
- From: "Stuart D. Gathman" <stuart bmsi com>
- To: LVM general discussion and development <linux-lvm redhat com>
- Subject: Re: [linux-lvm] Re: Script to import hardware snapshoted VGs
- Date: Mon, 11 May 2009 17:15:22 -0400 (EDT)
On Mon, 11 May 2009, Eric Brunson wrote:
> > One day I will work out how to use CVS and do proper diffs :)
> >
> >
>
> cvs add filename
> cvs commit filename
> cvs diff filename
He meant he hasn't configured a CVS repository yet. That is
relatively easy too, but if you just want diffs on a single file,
RCS is very handy:
$ ci -l filename
$ vim filename
$ rcsdiff filename
$ ls filename*
filename filename,v
There is no repository, the versions are stored in ,v files.
--
Stuart D. Gathman <stuart bmsi com>
Business Management Systems Inc. Phone: 703 591-0911 Fax: 703 591-6154
"Confutatis maledictis, flammis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]