From: Casey Dahlin <cdahlin@redhat.com>
To: fREW Schmidt <frioux@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Git over SMBFS
Date: Thu, 7 Oct 2010 13:40:06 -0400 [thread overview]
Message-ID: <20101007174006.GA31711@fearengine.rdu.redhat.com> (raw)
In-Reply-To: <AANLkTik9U_jr6r6BuUcRrk8pjQTacKDY7YbqWnfrCLmD@mail.gmail.com>
On Tue, Oct 05, 2010 at 09:26:15PM -0500, fREW Schmidt wrote:
> A coworker of mine is working on a project that is running on a
> windows server. The project is in git, but we are having a lot of
> trouble getting it to work at all. For example, if he merely does
> (from his machine) "git checkout ." it seemingly times out after 680
> files being checked out.
>
> Are there any settings we might be able to tweak that might make git
> more tolerable of the latency involved in a network based checkout?
>
Sounds to me like the best way would be to make a local copy with
git clone /path/to/cifs/mounted/project
And then do your work on the local hard disk. Later, you can git-push
back in to the cifs folder.
--CJD
next prev parent reply other threads:[~2010-10-07 17:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-06 2:26 Git over SMBFS fREW Schmidt
2010-10-06 5:36 ` Kai Blin
2010-10-06 14:12 ` fREW Schmidt
2010-10-07 17:40 ` Casey Dahlin [this message]
2010-10-07 22:49 ` fREW Schmidt
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=20101007174006.GA31711@fearengine.rdu.redhat.com \
--to=cdahlin@redhat.com \
--cc=frioux@gmail.com \
--cc=git@vger.kernel.org \
/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).