[Flightgear-devel] fgdata git problem with Socata-ST10 Switch.ac

2013-01-07 Thread Geoff McLane
Hi Emmanuel,

For the past few weeks (since about mid Dec I think!) I, and 
some others, have a problem with the following files in windows -

 Aircraft/Socata-ST10/Models/Interior/Panel/Instruments/Switch/Switch.ac
 Aircraft/Socata-ST10/Models/Interior/Panel/Instruments/Switch/switch.ac

There are TWO such files 'Switch.ac' and 'switch.ac', which 
of course are the SAME file in Windows, and causes a git status 
problem...

If BOTH files are needed, could one be re-named to some non-
conflicting name...

Or, if only one is required, could the other be deleted.

For windows compatibility it is NOT possible to have two 
files of the same name, only changing case... and stated, 
please rename, or delete one

Thanks...

Regards,
Geoff.



--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] fgdata git problem with Socata-ST10 Switch.ac

2013-01-07 Thread James Turner

On 7 Jan 2013, at 16:06, Geoff McLane ubu...@geoffair.info wrote:

 For the past few weeks (since about mid Dec I think!) I, and 
 some others, have a problem with the following files in windows -
 
 Aircraft/Socata-ST10/Models/Interior/Panel/Instruments/Switch/Switch.ac
 Aircraft/Socata-ST10/Models/Interior/Panel/Instruments/Switch/switch.ac
 
 There are TWO such files 'Switch.ac' and 'switch.ac', which 
 of course are the SAME file in Windows, and causes a git status 
 problem...
 
 If BOTH files are needed, could one be re-named to some non-
 conflicting name...
 
 Or, if only one is required, could the other be deleted.

Mac isn't very happy about this either.  (for me, with my 
case-preserving-but-insensitive-FS)

James

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] fgdata git problem with Socata-ST10 Switch.ac

2013-01-07 Thread TDO Brandano

The problem is that the next one to commit with a misaligned case will create a 
new duplicate, i suspect. I imagine one has to be elected as the right one, and 
then all contributors should align themselves to that. Personally I'd delete 
both and replace them with a new filename.

From: zakal...@mac.com
Date: Mon, 7 Jan 2013 16:49:18 +
To: flightgear-devel@lists.sourceforge.net
Subject: Re: [Flightgear-devel] fgdata git problem with Socata-ST10 Switch.ac


On 7 Jan 2013, at 16:06, Geoff McLane ubu...@geoffair.info wrote:For the past 
few weeks (since about mid Dec I think!) I, and some others, have a problem 
with the following files in windows 
-Aircraft/Socata-ST10/Models/Interior/Panel/Instruments/Switch/Switch.acAircraft/Socata-ST10/Models/Interior/Panel/Instruments/Switch/switch.acThere
 are TWO such files 'Switch.ac' and 'switch.ac', which of course are the SAME 
file in Windows, and causes a git status problem...If BOTH files are needed, 
could one be re-named to some non-conflicting name...Or, if only one is 
required, could the other be deleted.
Mac isn't very happy about this either.  (for me, with my 
case-preserving-but-insensitive-FS)
James

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel   
  --
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] fgdata git problem with Socata-ST10 Switch.ac

2013-01-07 Thread Geoff McLane
On Mon, 2013-01-07 at 16:49 +, James Turner wrote:
 On 7 Jan 2013, at 16:06, Geoff McLane ubu...@geoffair.info wrote:

  There are TWO such files 'Switch.ac' and 'switch.ac', which 
  of course are the SAME file in Windows, and causes a git status 
  problem...
 
 Mac isn't very happy about this either.  (for me, with my
 case-preserving-but-insensitive-FS)
 James
 
Hi Emmanuel,

Just to try to help a little more, a quick grep 
in linux shows me only Switch.ac is referenced in 
the xml...

Maybe switch.ac should/could be removed/deleted?

Regards,
Geoff.




--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] fgdata git problem with Socata-ST10 Switch.ac

2013-01-07 Thread Geoff McLane
On Mon, 2013-01-07 at 19:01 +0100, BARANGER Emmanuel wrote:
 Le 07/01/2013 18:07, flightgear-devel-requ...@lists.sourceforge.net a 
  There are TWO such files 'Switch.ac' and 'switch.ac', which
  of course are the SAME file in Windows, and causes a git status
  problem...
 Argh ! Damned ! Shame on me :(
 

Hi Emmanuel,

Thanks for the QUICK fix ;=)) You correctly deleted
switch.ac, but the commit comment says the opposite, 
but no problem!

And for those windows fans, after the git pull to 
get this fix, you may still have to do -
 git checkout -- Aircraft\...\Switch.ac
using the full path of course... to get back a 
clean working directory...

And Emmanuel, I will try to ignore your provocative 
statements about windows... I guess every OS has it 
lovers and haters, and certainly each OS has its 
particular foible ;=))

Perhaps to some diversity is what makes the world 
more enjoyable LOL.

And yes, I thought about a direct email blip, but it is 
good to remind ALL developers now and then there are still 
many among us using windows, with PLEASURE and much 
happiness ;=))

Again, thanks for the 'fix'. I do understand it was 
just a tiny error in amongst the MANY aircraft you 
have a hand in...

Regards,
Geoff.



--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] fgdata git problem with Socata-ST10 Switch.ac

2013-01-07 Thread Gijs de Rooy
Hi Geoff,

 There are TWO such files 'Switch.ac' and 'switch.ac', which 
 of course are the SAME file in Windows, and causes a git status 
 problem...

Added a note about this to the gitiquette. Feel free to improve/extend 
with whatever bad Git behaviour you encountered in the past ;-)

http://wiki.flightgear.org/FlightGear_Git:_gitiquette

Cheers,
Gijs
  --
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel