unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Fabian Braennstroem <f.braennstroem@gmx.de>
Subject: Re: problem with diffs in cvs
Date: Wed, 09 Jun 2004 15:54:17 +0200	[thread overview]
Message-ID: <878yewalbq.fsf@tfdpc12.tfd.chalmers.se> (raw)
In-Reply-To: m3vfi1afe3.fsf@mika.informatik.uni-freiburg.de

LEE Sau Dan <danlee@informatik.uni-freiburg.de> writes:

>>>>>> "Fabian" == Fabian Braennstroem <f.braennstroem@gmx.de> writes:
>
>     Fabian> Hello, I have somehow problems to show the diffs for my
>     Fabian> cvs-files with pcl-cvs. Using the interactive diff (or
>     Fabian> other diffs)
>
> Interactive diff?  Is it ediff?

Yes it is ediff (at least there is a buffer called 'Ediff Control Panel') It is
the diff-programm which I use after I started to 'examine' my directory with
pcl-cvs. When I than display the cvs-log-file for all files and then choose
from the new cvs-menu 'interactive diff' for one file, e.g. main.f, two new
buffers are opened called 'main.f' and 'main.f.BASE' which should show the
differences, but they are exactly the same. In my cvs-log the revisions for
'main.f' go up to 1.10 each with an on log-entry about the changes I made.

Even doing 'cvs diff -r 1.9 -r 1.10 main.f' on the console shows me that there
are differences between 1.9 and 1.10:

 
Index: main.f
===================================================================
RCS file: /home/fab/cvsroot/Simulation/16/code/main.f,v
retrieving revision 1.9
retrieving revision 1.10
diff -r1.9 -r1.10
299d298
<
300a300
 
305,335c305,335
< c print x & y
<       ni=82
<       if (nvisit.eq.0) then
< ...
< ...
---
c$$$c print x & y
c$$$      ni=82
c$$$      if (nvisit.eq.0) then
...
...


Isn't that strange!? By the way, ViewCVS does not show the diffs too.

>
>
>     Fabian> I don't see any differences at all, but the log file
>     Fabian> shows clearly the different revisions with my logs which I
>     Fabian> check in with 'C-x v v'.
>
> You need to  spend some time with the  manual of the ediff: C-h  i d m
> ediff <RET>
>
> Basically, you use <SPACE>  and <BACKSPACE> to navigate the difference
> in ediff, and press 'q' to quit.

Yes, I have to do it, but as I mentioned above, there are none :-(


Greetings!
 
-- 
Fabian Braennstroem
Duesseldorf/Berlin

      reply	other threads:[~2004-06-09 13:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <878yeyin6y.fsf@tfdpc12.tfd.chalmers.se>
2004-06-08 21:50 ` problem with diffs in cvs LEE Sau Dan
2004-06-09 13:54   ` Fabian Braennstroem [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878yewalbq.fsf@tfdpc12.tfd.chalmers.se \
    --to=f.braennstroem@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).