Just wanted to let those who have followed this thread
that I found the solution.
You were right, this is no Cygwin problem, but an
Emacs bug. It doesn't recognize correctly the "w"
right for RCS/CVS files.
The fix is to put
(setq vc-ignore-vc-files t)
in the .emacs file.
Thanks for your help l
Hi,
Actually initially the problem was I did not know
who's causing the problem: Cygwin, Emacs or CVS...
Now, well, it looks more like an Emacs problem. I'll
probably follow up to some group regarding Emacs.
Bye.
Axelle.
--- "Robinow, David" <[EMAIL PROTECTED]> a
écrit : > > > If I log on th
> So it seems that is linked to emacs; can you
> read/write your file under
> another editor (like vi)? just to confirm it's
> really an Emacs problem.
I haven't got vi, but I tried a simple notepad under
Windows, and I modified my file without problem.
> Yes, this is an environment variable tha
> > If I log on the Unix machine, check out my file, then
> > go to my NT machine and try to modify it using Emacs,
> > Emacs complains it is unwritable (though Cygwin shows
> > I have rw- access, and if I right click on the file on
> > Win2000, the read-only check box is not checked).
> > As a ma
> -Original Message-
> From: Axelle Apvrille [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 18, 2002 5:35 PM
> To: Bernard Dautrevaux
> Subject: RE: Can't obtain write permissions on my file...
>
>
> Hi,
> Here's some clarification.
> I'
> -Original Message-
> From: Axelle Apvrille [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 18, 2002 11:36 AM
> To: [EMAIL PROTECTED]
> Subject: Can't obtain write permissions on my file...
>
>
> Hi,
> I've got a problem concerning file permissions between
> CygWin/Windows and Unix
> Last I checked emacs was not part of the cygwin
> distribution, so we
> should find out which emacs you're using. Start with
> something simpler.
> Try to find out if it's a cygwin issue, a emacs
> thing or a combination.
Thanks that's a good idea.
> $ touch testing
> $ echo "Testing write acce
Axelle Apvrille wrote:
>
> Hi,
> Thanks for your answer. But the problem I have does
> not concern group ids, but user ids (or so I believe).
> I have made the fix you suggested. Okay so now, my
> group id is no longer "None" but "Administrators".
> I have :
>
> > ls -al
> total 108
> drwxr-xr-x
Hi,
Thanks for your answer. But the problem I have does
not concern group ids, but user ids (or so I believe).
I have made the fix you suggested. Okay so now, my
group id is no longer "None" but "Administrators".
I have :
> ls -al
total 108
drwxr-xr-x 1 Administ Administ0 Feb 18 11:37
Axelle Apvrille wrote:
>
> Hi,
> I've got a problem concerning file permissions between
> CygWin/Windows and Unix.
>
> 1. I've checked-out a file on a Unix server (my login
> is axelle):
> colibri{axelle}[/home/axelle/papers]> ls -al
> total 160
> drwx--x--x 3 axelle nss 512 Feb 15 1
10 matches
Mail list logo