Re: [Flightgear-devel] fgdata space in filenames

2013-08-06 Thread James Turner

On 5 Aug 2013, at 21:17, Gijs de Rooy gijsr...@hotmail.com wrote:

 Fixed those that I'e touched throughout the years, will leave the 
 others to their respective authors/comitters.

I think I'm sufficiently motivated to see if I can write a pre-commit hook 
which rejects names containing spaces.

(Not sure how to install hook-scripts on Gitorious, but it must be documented 
somewhere)

If anyone can postulate the shell-fu to detect file (not directory) names which 
differ only in case, I could add that too.

James

--
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] fgdata space in filenames

2013-08-06 Thread grtuxhangar team
Hello,

Aircraft/F-8E-Crusader/Help/F-8E_Notice _TACAN.pdf

can be updated to Aircraft/F-8E-Crusader/Help/F-8E_Notice_TACAN.pdf

I can't work with any fgdata clone to fix it.
However , no mind, Its is only a documentation file, for french speaking
users,  which do not crash FG  at run.
It can remain at that sate  and we can wait for the next scheduled F-8E
model ( by December ) update.

Ahmad


On 6 August 2013 13:58, James Turner zakal...@mac.com wrote:


 On 5 Aug 2013, at 21:17, Gijs de Rooy gijsr...@hotmail.com wrote:

 Fixed those that I'e touched throughout the years, will leave the
 others to their respective authors/comitters.


 I think I'm sufficiently motivated to see if I can write a pre-commit hook
 which rejects names containing spaces.

 (Not sure how to install hook-scripts on Gitorious, but it must be
 documented somewhere)

 If anyone can postulate the shell-fu to detect file (not directory) names
 which differ only in case, I could add that too.

 James



 --
 Get your SQL database under version control now!
 Version control is standard for application code, but databases havent
 caught up. So what steps can you take to put your SQL databases under
 version control? Why should you start doing it? Read more to find out.
 http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel


--
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] New navradio code status

2013-08-06 Thread Tomash Brechko
Hi Torsten and all,

On Mon, 2013-08-05 at 09:59 +0200, Torsten Dreyer wrote:
 The first is in newnavradio which you can use by setting 
 use-new-navradio type=boolfalse/use-new-navradio in your
 aircraft xml as does the SenecaII.
 Note: this is still an experimental feature and some
 instruments/aircraft might not be compatible with that implementation.
 I'll continue to work on this, once I find more time for fg hacking.

Could you please elaborate a bit on what might not work with a new
code?  Will the standard nav properties work, namely nav-loc,
in-range, heading-needle-deflection-norm, gs-in-range,
gs-needle-deflection-norm, dme-in-range, nav-distance?  Are
there any gotchas to keep an eye on?  What improvements are worth
highlighting?

Pointer to docs or some earlier discussion if any will suffice.

Thanks in advance!



--
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] fgdata space in filenames

2013-08-06 Thread jean pellotier

Le 06/08/2013 13:58, James Turner a écrit :


I think I'm sufficiently motivated to see if I can write a pre-commit 
hook which rejects names containing spaces.


(Not sure how to install hook-scripts on Gitorious, but it must be 
documented somewhere)


If anyone can postulate the shell-fu to detect file (not directory) 
names which differ only in case, I could add that too.


James

for who want to check before commiting, there's a bash script in the 
flightgear source doing the space search and more, initially intended to 
be run before commiting:


scripts/tools/fg-check

can someone with write acces address the space for the :

./Aircraft/OV10/USAFE Panel.rtf

i think it's unmaintened for now, and i don't think a merge request is 
needed here :)


jano





--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with 2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel