From: samt <sam777t@gmail.com>
To: git@vger.kernel.org
Subject: sparse checkout syntax does not work in git version 1.9.5.msysgit.0
Date: Mon, 23 Feb 2015 15:41:04 -0700 (MST) [thread overview]
Message-ID: <1424731264183-7625887.post@n2.nabble.com> (raw)
The platform is Windows server 2008
Git version is 1.9.5.msysgit.0
I have a repository and I want EVERYTHING in the repository to be checked
out into the workspace EXCEPT one directory. I have a machine with git
version 1.7.8.msysgit.0 and the following syntax in
.git/info/sparse-checkout file works fine:
/*
!engine/testdata/scenarios
This syntax does not seem to work with 1.9.5.msysgit.0 version. I have
tried to alter the syntax based on some suggestions on the internet, but
none of the combinations work. Git still attempts to checkout the directory
that I do not want. Does anyone know what syntax works for version
1.9.5.msysgit.0 ? Thanks.
--
View this message in context: http://git.661346.n2.nabble.com/sparse-checkout-syntax-does-not-work-in-git-version-1-9-5-msysgit-0-tp7625887.html
Sent from the git mailing list archive at Nabble.com.
next reply other threads:[~2015-02-23 22:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-23 22:41 samt [this message]
2015-02-25 14:06 ` sparse checkout syntax does not work in git version 1.9.5.msysgit.0 Duy Nguyen
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=1424731264183-7625887.post@n2.nabble.com \
--to=sam777t@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).