git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: .gitk should created hidden in windows
@ 2009-03-17 15:56 John Dlugosz
  2009-03-17 16:06 ` Steve Wagner
  0 siblings, 1 reply; 12+ messages in thread
From: John Dlugosz @ 2009-03-17 15:56 UTC (permalink / raw)
  To: git; +Cc: lists

=== Re: ===
The problem is that windows dose not hides files beginning with a dot as
it is in unix. So the .gitk file is created as visible in the windows
user profile. Problematic too is that i can no set the hidden attribute
to this file, because it is recreated every time i start gitk, so the
hidden attribute gets lost.
=== end ===

I didn't even notice that file, and I use gitk all the time.  That
directory it put it in, the "top level" user directory based on profile,
is not something that is directly examined by most users.  It is
probably used as roughly equivalent to the home directory under Unix,
but is not exactly---Windows has separate defined locations for
programs's settings, user documents, and desktop among others.  I think
this file properly belongs in %APPDATA%, which is a hidden directory.
The stuff in that directory is not itself hidden.

That is, use the APPDATA environment variable to locate the file, rather
than the HOME environment variable.

--John




TradeStation Group, Inc. is a publicly-traded holding company (NASDAQ GS: TRAD) of three operating subsidiaries, TradeStation Securities, Inc. (Member NYSE, FINRA, SIPC and NFA), TradeStation Technologies, Inc., a trading software and subscription company, and TradeStation Europe Limited, a United Kingdom, FSA-authorized introducing brokerage firm. None of these companies provides trading or investment advice, recommendations or endorsements of any kind. The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited.
  If you received this in error, please contact the sender and delete the material from any computer.

^ permalink raw reply	[flat|nested] 12+ messages in thread
* .gitk should created hidden in windows
@ 2009-03-17 13:45 Steve Wagner
  2009-03-23 10:37 ` Paul Mackerras
  0 siblings, 1 reply; 12+ messages in thread
From: Steve Wagner @ 2009-03-17 13:45 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: git

Hi Paul, i write this to the git mailing list because of the advice from
 Johannes Schindelin in the MSysGit Issue:

http://code.google.com/p/msysgit/issues/detail?id=143

The problem is that windows dose not hides files beginning with a dot as
it is in unix. So the .gitk file is created as visible in the windows
user profile. Problematic too is that i can no set the hidden attribute
to this file, because it is recreated every time i start gitk, so the
hidden attribute gets lost.

Can you control this and create the file with the hidden attribute on
windows?

Steve

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-04-17 10:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-17 15:56 .gitk should created hidden in windows John Dlugosz
2009-03-17 16:06 ` Steve Wagner
2009-03-17 16:11   ` John Dlugosz
2009-03-17 16:35     ` Steve Wagner
  -- strict thread matches above, loose matches on Subject: below --
2009-03-17 13:45 Steve Wagner
2009-03-23 10:37 ` Paul Mackerras
2009-03-23 12:18   ` Steve Wagner
2009-03-24  0:04   ` Pat Thoyts
2009-03-24  1:39     ` Johannes Schindelin
2009-04-17 10:49     ` Paul Mackerras
2009-03-24  2:08   ` John Tapsell
2009-03-24  2:14     ` Johannes Schindelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).