From: Rustom Mody <rustompmody@gmail.com>
To: git@vger.kernel.org
Subject: advisability of CIFS/SMBFS
Date: Mon, 13 Jul 2009 15:57:10 +0530 [thread overview]
Message-ID: <f46c52560907130327n1fedcd9ch34a2a73a03b9af5c@mail.gmail.com> (raw)
I see a mention of CIFS/SMBFS on the faq and some mails but no clear
position on whether its ok or not.
My question is in the following context:
- Our team (5-6 programmers) use windows and linux for development
- We are on a windows 'network neighborhood' type system (I guess this is CIFS?)
- there is a linux box for an (internal) server and some dual boots
If I can make a repo smbmounted on one of the linux partitions then we
can push/pull from each others' repos almost like between local repos
ie without ssh etc. Of course this assumes the directories are made
suitably shareable by the team members.
Of course one could say: Whats the point of using the best distributed
vcs without using the distributed features.
Well our reasons for git are:
- efficient branching and sophisticated merge, branch surgery with
rebase, cherry-pick
- mailing patches (sometimes people work from home)
- other goodies like interactive add, stash etc
So is smbmounting git repos ok or is plain ol' ssh safer/preferable?
next reply other threads:[~2009-07-13 10:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-13 10:27 Rustom Mody [this message]
2009-07-13 16:44 ` advisability of CIFS/SMBFS Sitaram Chamarty
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=f46c52560907130327n1fedcd9ch34a2a73a03b9af5c@mail.gmail.com \
--to=rustompmody@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).