Thanks for persevering :)
I'll address your other points later, probably tomorrow.

Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
> In a gnulib CVS checkout (with modifications), I get:
>
> $ vc-dwim ChangeLog
> | vc-dwim: ChangeLog: no unidiff output

Does ChangeLog have changes, i.e., does "cvs diff ChangeLog" output something?

If so, please run vc-dwim --verbose --debug ChangeLog to see the
commands it's running.

> which leaves me a tad clueless; what is wrong here?  Note I have a
> ~/.cvsrc like this:
> | cvs -z9
> | update -P -d
> | checkout -P
> | diff -u
> | export -kv

That shouldn't matter, since the cvs diff invocation uses the global -f
(ignore ~/.cvsrc file) option.


Reply via email to