Re: [Flightgear-devel] CHMOD 0755 on some files

2011-09-11 Thread Erik Hofman
On Sun, 2011-09-11 at 13:28 +0200, Roland Häder wrote:
> On Sun, 2011-09-11 at 13:16 +0200, Erik Hofman wrote:
> > I seem to recall this happened to me before, how does that happen?
> > I've just copied them from the JSBSim source files and would have
> > expected the mode to be unchanged.
> Hi,
> 
> do you use Windozer or so? If yes, that might be the reason. When
> Windows copies, creates or just saves files, the permissions got set to
> 0755 on files and 0777 for directories.

I'm not but Jon (the author) is, so that could explain why they're in
CVS that way.

Ok, now I understand.

Erik


--
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] CHMOD 0755 on some files

2011-09-11 Thread Roland Häder
On Sun, 2011-09-11 at 13:16 +0200, Erik Hofman wrote:
> I seem to recall this happened to me before, how does that happen?
> I've just copied them from the JSBSim source files and would have
> expected the mode to be unchanged.
Hi,

do you use Windozer or so? If yes, that might be the reason. When
Windows copies, creates or just saves files, the permissions got set to
0755 on files and 0777 for directories.

I know a way for Subversion to prevent this. It is called
'auto-properties', maybe also GIT provide this?

Okay, I have to go now. Ice hockey is starting in one hour and I want to
meet my friends before it.

Regards,
  Roland




signature.asc
Description: This is a digitally signed message part
--
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] CHMOD 0755 on some files

2011-09-11 Thread Bertrand Coconnier
2011/9/11 Erik Hofman :
> On Sun, 2011-09-11 at 12:13 +0200, Roland Häder wrote:
>> Hi,
>>
>> with recent commit there have been changed CHMOD from 0644 to 0755 on
>> some files. Here is the full list I have seen:
>
> I seem to recall this happened to me before, how does that happen?
> I've just copied them from the JSBSim source files and would have
> expected the mode to be unchanged.
>
> Erik
>

The script admin/jsb2fg uses the unix command 'cp -p' that preserves
the chmod of the source file. Since these files have the incorrect
chmod in JSBSim CVS, then it affects FlightGear as well.

Execution flags have been corrected in the git repositories of JSBSim
but it seems nobody knows how to fix that in CVS ?

Bertrand.

--
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] CHMOD 0755 on some files

2011-09-11 Thread Erik Hofman
On Sun, 2011-09-11 at 12:13 +0200, Roland Häder wrote:
> Hi,
> 
> with recent commit there have been changed CHMOD from 0644 to 0755 on
> some files. Here is the full list I have seen:

I seem to recall this happened to me before, how does that happen?
I've just copied them from the JSBSim source files and would have
expected the mode to be unchanged.

Erik



--
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] CHMOD 0755 on some files

2011-09-11 Thread Roland Häder
Hi,

with recent commit there have been changed CHMOD from 0644 to 0755 on
some files. Here is the full list I have seen:

-
src/FDM/JSBSim/math/FGFunction.h
src/FDM/JSBSim/math/FGModelFunctions.h
src/FDM/JSBSim/math/LagrangeMultiplier.h
src/FDM/JSBSim/models/atmosphere/FGMars.cpp
src/FDM/JSBSim/models/flight_control/FGAccelerometer.cpp
src/FDM/JSBSim/models/flight_control/FGAccelerometer.h
src/FDM/JSBSim/models/flight_control/FGGyro.cpp
src/FDM/JSBSim/models/flight_control/FGGyro.h
src/FDM/JSBSim/models/flight_control/FGSensor.cpp
src/FDM/JSBSim/models/flight_control/FGSensor.h
src/FDM/JSBSim/models/propulsion/FGTurboProp.cpp
src/FDM/JSBSim/models/propulsion/FGTurboProp.h
-

Regards,
  Roland



signature.asc
Description: This is a digitally signed message part
--
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel