From: Gwenole B. <gb...@di...> - 2004-05-14 11:44:22
|
On Fri, 14 May 2004, Christian Bauer wrote: > On Fri, May 14, 2004 at 08:56:51AM +0200, Gwenole Beauchesne wrote: > > I had added two files to CVS, namely dummy/ether_dummy.cpp and > > Unix/tunconfig. However, doing a fresh checkout of them, they have 755 > > perms. Could you please turn them back to 644? > > I've -x'd ether_dummy.cpp. Why shouldn't tunconfig be +x? It's an executable > shell script, after all... Yes, but I was under the impression that files added to the repository normally are to not have exec bits. Anyhow, that's fine as is indeed. Just that I was sure I had not +x'd those files prior to adding them. |