T.R | Title | User | Personal Name | Date | Lines |
---|
1674.1 | re: bdiff -c option broken? | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Mon Aug 14 1995 11:02 | 62 |
| Date Of Receipt: 11-AUG-1995 11:51:42.93
From: SMURF::FLUME::jmf "Joshua M. Friedman OSF/UNIX SDE 11-Aug-1995 1150"
To: decwet::ode
CC: odehelp@DEC:.zko.flume, gillett@DEC:.zko.flume
Subj: re: bdiff -c option broken?
Chris, I don't know about this one; I haven't used the -c# option myself,
and it's not documented in the ode3.0 man page.
DECwest support?
-josh
------- Forwarded Message
Return-Path: gillett
Delivery-Date: Fri, 11 Aug 95 11:05:20 -0400
Return-Path: gillett
Received: from alpha.zk3.dec.com by flume.zk3.dec.com;
(5.65v3.2/1.1.8.2/16Jan95-0946AM)
id AA09959; Fri, 11 Aug 1995 11:05:05 -0400
Received: from hackomatic.zk3.dec.com by alpha.zk3.dec.com;
(5.65v3.0/1.1.8.2/20May95-1022AM)
id AA14668; Fri, 11 Aug 1995 11:04:49 -0400
Received: from localhost by hackomatic.zk3.dec.com;
(5.65/1.1.8.2/28Jul95-0202PM)
id AA08125; Fri, 11 Aug 1995 11:04:49 -0400
Message-Id: <[email protected]>
To: [email protected]
Subject: bdiff -c option broken?
Date: Fri, 11 Aug 95 11:04:49 -0400
From: gillett
X-Mts: smtp
I notice that when I do:
bdiff -r1.2.3.4 -c 10 foo.c
bdiff tries to find a file called "10" and examine
it, and reports an error. It does perform the expected
behavior and put out 10 lines of context information
for foo.c.
If you use -c as documented in the man page:
bdiff -r1.2.3.4 -c10 foo.c
You get an error message about an illegal option "-c10".
No big deal, just thought you should know if you haven't
already heard.
Thanks,
Chris
------- End of Forwarded Message
|
1674.2 | Re: bdiff -c option broken? | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Mon Aug 14 1995 11:02 | 38 |
| Date Of Receipt: 11-AUG-1995 12:13:01.86
From: SMURF::ALPHA::gillett "Christopher Gillett USG 11-Aug-1995 1211"
To: "Joshua M. Friedman, OSF/UNIX SDE 381-1548" <jmf@DEC:.zko.alpha>
CC: decwet::ode, odehelp@DEC:.zko.alpha
Subj: Re: bdiff -c option broken?
> Chris, I don't know about this one; I haven't used the -c# option myself,
> and it's not documented in the ode3.0 man page.
>
> DECwest support?
bdiff(1) bdiff(1)
NAME
bdiff - compares branch revisions
SYNOPSIS
bdiff [user_opts] [file_opts] [admin_opts] [file...]
user_opts: [ -r -c -w]
file_opts: [ -all -wall -nowall ]
admin_opts: [ Reserved for administrative users, see below ]
FLAGS
user_options
-rrev
Specifies the revision to compare against.
-cn Displays n context lines with each output line.
-w Causes whitespace to be ignored.
.....
|
1674.3 | Re: bdiff -c option broken? | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Mon Aug 14 1995 11:03 | 74 |
| Date Of Receipt: 11-AUG-1995 12:21:14.98
From: SMURF::WASTED::"[email protected]"
To: [email protected] (Joshua M. Friedman, OSF/UNIX SDE 381-1548)
CC: [email protected] (Christopher Gillett USG), [email protected]
Subj: Re: bdiff -c option broken?
It's in the ode2.0 man page. bdiff -c# (no spaces). Did you some other
number, like less that 10?
-Grant
>
> Chris, I don't know about this one; I haven't used the -c# option myself,
> and it's not documented in the ode3.0 man page.
>
> DECwest support?
>
> -josh
>
>
> ------- Forwarded Message
>
> Return-Path: gillett
> Delivery-Date: Fri, 11 Aug 95 11:05:20 -0400
> Return-Path: gillett
> Received: from alpha.zk3.dec.com by flume.zk3.dec.com;
> (5.65v3.2/1.1.8.2/16Jan95-0946AM)
> id AA09959; Fri, 11 Aug 1995 11:05:05 -0400
> Received: from hackomatic.zk3.dec.com by alpha.zk3.dec.com;
> (5.65v3.0/1.1.8.2/20May95-1022AM)
> id AA14668; Fri, 11 Aug 1995 11:04:49 -0400
> Received: from localhost by hackomatic.zk3.dec.com;
> (5.65/1.1.8.2/28Jul95-0202PM)
> id AA08125; Fri, 11 Aug 1995 11:04:49 -0400
> Message-Id: <[email protected]>
> To: [email protected]
> Subject: bdiff -c option broken?
> Date: Fri, 11 Aug 95 11:04:49 -0400
> From: gillett
> X-Mts: smtp
>
>
> I notice that when I do:
>
> bdiff -r1.2.3.4 -c 10 foo.c
>
> bdiff tries to find a file called "10" and examine
> it, and reports an error. It does perform the expected
> behavior and put out 10 lines of context information
> for foo.c.
>
> If you use -c as documented in the man page:
>
> bdiff -r1.2.3.4 -c10 foo.c
>
> You get an error message about an illegal option "-c10".
>
> No big deal, just thought you should know if you haven't
> already heard.
>
> Thanks,
> Chris
>
> ------- End of Forwarded Message
>
>
>
>
>
--
-Grant
|