unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Re: problem with diffs in cvs
       [not found] <878yeyin6y.fsf@tfdpc12.tfd.chalmers.se>
@ 2004-06-08 21:50 ` LEE Sau Dan
  2004-06-09 13:54   ` Fabian Braennstroem
  0 siblings, 1 reply; 2+ messages in thread
From: LEE Sau Dan @ 2004-06-08 21:50 UTC (permalink / raw)


>>>>> "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?


    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.


-- 
Lee Sau Dan                     李守敦                          ~{@nJX6X~}

E-mail: danlee@informatik.uni-freiburg.de
Home page: http://www.informatik.uni-freiburg.de/~danlee

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: problem with diffs in cvs
  2004-06-08 21:50 ` problem with diffs in cvs LEE Sau Dan
@ 2004-06-09 13:54   ` Fabian Braennstroem
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Braennstroem @ 2004-06-09 13:54 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-06-09 13:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [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 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).