git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Dirk Süsserott" <newsletter@dirk.my1.cc>
To: "Carlos Martín Nieto" <carlos@cmartin.tk>,
	"Massimo Manca" <massimo.manca@micronengineering.it>,
	git@vger.kernel.org
Subject: Re: git bash
Date: Fri, 17 Jun 2011 16:39:12 +0200	[thread overview]
Message-ID: <4DFB6710.8090105@dirk.my1.cc> (raw)
In-Reply-To: <20110617141822.GD7751@centaur.lab.cmartin.tk>

Am 17.06.2011 16:18 schrieb Carlos Martín Nieto:
> On Fri, Jun 17, 2011 at 03:52:55PM +0200, Massimo Manca wrote:
>> Hi all,
>> I am using git on Linux Ubuntu, Windows Vista, , Windows 7 and Windows
>> XP (several o.s. to develop sw).
>> In my notebook under Vista if I use bash on mi physical HD (it is
>> divided in C:, F:, H:) it works, if I try to open a bash console on an
> 
> Assuming you mean that git doesn't work (rather than bash), could you
> provide a transcript of what you think went wrong?
> 
>> external HD (or USB or SD memories) and also on network shared drives it
>> doesn't work.
> 
> Are these filsystems FAT32 by any chance. You may need to turn on a
> couple of compatibility options like case-insensitivity and filemode.

But when using msysGit, these options are already set appropriate,
aren't they?

Sometimes I have a similar problem. What do you mean by "opening a bash
console on an external HD"? Do you right-click a folder and then "Git
bash (here)"? I don't use that feature but I always start the bash with
its regular icon (so my answer may probably not help you).  It then
starts in my $HOME and I change to the external HD (say X:) like so:

$ cd /x/foo

I noticed the following: When the ext. HD is attached/mounted *before* I
start the bash, then it works. But if I have a running bash and then
mount the drive, I cannot cd to it. "No such path" or sth. It seems,
that bash builds a list of available drives only at startup. Might that
be your problem? If so, then close all bashs and re-open them after
mounting the devices.

HTH,
Dirk

  reply	other threads:[~2011-06-17 14:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-17 13:52 git bash Massimo Manca
2011-06-17 14:18 ` Carlos Martín Nieto
2011-06-17 14:39   ` Dirk Süsserott [this message]
2011-06-17 15:07     ` Massimo Manca
2011-07-14 23:15     ` Johannes Schindelin
2011-07-18 18:51       ` Dirk Süsserott

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DFB6710.8090105@dirk.my1.cc \
    --to=newsletter@dirk.my1.cc \
    --cc=carlos@cmartin.tk \
    --cc=git@vger.kernel.org \
    --cc=massimo.manca@micronengineering.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).