* PCL-CVS: Wrong file path for diff.
@ 2003-09-25 7:36 Kai Großjohann
2003-09-25 10:51 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Kai Großjohann @ 2003-09-25 7:36 UTC (permalink / raw)
In GNU Emacs 21.3.1 (i386-msvc-nt5.0.2195)
of 2003-03-28 on buffy
configured using `configure --with-msvc (12.00)'
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: DEU
locale-coding-system: iso-latin-1
default-enable-multibyte-characters: t
I do M-x cvs-update RET. This gives me a *cvs* buffer which shows the file
conf/Blueline.ini as "modified', say. Now I do "l" on that line. I switch
to the *cvs-info* buffer, mark two of the revisions for diffing, then hit "="
to perform the diff.
The *cvs-diff* buffer then contains the following error message:
cvs.exe [diff aborted]: cannot find ../../conf/Blueline.ini: No such file or
directory
I get a similar message for all files. For a file foo/bar/frumple/blargl, I
will get a message saying that ../../foo/bar/frumple/blargl couldn't be
found. All of the messages start with "../../".
For files in the top level of the hierarchy, I get a different message,
though:
cvs.exe diff: cannot open CVS/Entries for reading: No such file or directory
cvs.exe [diff aborted]: no repository
I'm using NT Emacs 21.3 on a W2k system. The CVS is the w32 port from
cvshome.org, I believe. I also have MingW and MSYS 1.0 installed, but I believe
those are not used in this scenario.
Thanks,
Kai
--
I just moved and started a new job. Without Internet access
in my new home, response times will be high :-(
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService
Jetzt kostenlos anmelden unter http://www.gmx.net
+++ GMX - die erste Adresse für Mail, Message, More! +++
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: PCL-CVS: Wrong file path for diff.
2003-09-25 7:36 PCL-CVS: Wrong file path for diff Kai Großjohann
@ 2003-09-25 10:51 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2003-09-25 10:51 UTC (permalink / raw)
Cc: bug-gnu-emacs
> Date: Thu, 25 Sep 2003 09:36:21 +0200 (MEST)
> From: "Kai =?ISO-8859-1?Q?Gro=DFjohann?=" <kai.grossjohann@gmx.net>
>
> The *cvs-diff* buffer then contains the following error message:
>
> cvs.exe [diff aborted]: cannot find ../../conf/Blueline.ini: No such file or
> directory
>
> I get a similar message for all files. For a file foo/bar/frumple/blargl, I
> will get a message saying that ../../foo/bar/frumple/blargl couldn't be
> found. All of the messages start with "../../".
Is it possible that some code that's meant to decide whether a file
name is a relative or an absolute one gets confused because Windows
absolute file names do not begin with a slash?
Just a thought...
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-09-25 10:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-25 7:36 PCL-CVS: Wrong file path for diff Kai Großjohann
2003-09-25 10:51 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.