git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git archive invocation using sha1 to specify commit
@ 2012-02-29  7:45 Zdenek Crha
  2012-02-29  8:46 ` Junio C Hamano
  2012-02-29  8:53 ` Jeff King
  0 siblings, 2 replies; 3+ messages in thread
From: Zdenek Crha @ 2012-02-29  7:45 UTC (permalink / raw)
  To: git

CC me on answers please, since I'm not subscribed to the list

Hello,

I would like to ask a question about commit restriction added to git
archive by commit (ee27ca4a: archive: don't let remote clients get
unreachable commits, 2011-11-17) and following efforts to loosen them
a bit.

In out company we are using git together with source indexing. We
store a git command for retrieval of source code file that was used
for building into pdb file(s). Currently, we are using an invocation
of git archive with --remote parameter and commit sha1 to export
exactly the source code that was used for build.

The above mentioned commit removed possibility to do that. I have read
about efforts to loosen the restrictions,
but I'm not sure whenever ability to export arbitrary sha1 will be
allowed too. Can anybody clarify that for me please?

Regards,
Zdenek Crha

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

end of thread, other threads:[~2012-02-29  8:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29  7:45 git archive invocation using sha1 to specify commit Zdenek Crha
2012-02-29  8:46 ` Junio C Hamano
2012-02-29  8:53 ` Jeff King

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).