* git archive problem with 1.6.0.3 (maybe regression?)
@ 2008-10-31 21:13 Alessandro Guido
2008-10-31 22:37 ` Charles Bailey
0 siblings, 1 reply; 3+ messages in thread
From: Alessandro Guido @ 2008-10-31 21:13 UTC (permalink / raw)
To: git
[please CC: me on replies]
Hi everybody.
With git 1.6.0.3, I get the following error when trying to "git archive" on a
bare clone of the Linux kernel repo:
~ $ cd Kernel/
~/Kernel $ ls
branches config description FETCH_HEAD HEAD hooks info logs objects
packed-refs refs
~/Kernel $ git archive 721d5df > /dev/null
fatal: Not a valid object name
With git 1.6.0.2, on the same tree, it works fine.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: git archive problem with 1.6.0.3 (maybe regression?)
2008-10-31 21:13 git archive problem with 1.6.0.3 (maybe regression?) Alessandro Guido
@ 2008-10-31 22:37 ` Charles Bailey
2008-10-31 22:43 ` Alessandro Guido
0 siblings, 1 reply; 3+ messages in thread
From: Charles Bailey @ 2008-10-31 22:37 UTC (permalink / raw)
To: Alessandro Guido; +Cc: git
Alessandro Guido wrote:
> [please CC: me on replies]
>
> Hi everybody.
>
> With git 1.6.0.3, I get the following error when trying to "git archive" on a
> bare clone of the Linux kernel repo:
>
> ~ $ cd Kernel/
> ~/Kernel $ ls
> branches config description FETCH_HEAD HEAD hooks info logs objects
> packed-refs refs
> ~/Kernel $ git archive 721d5df > /dev/null
> fatal: Not a valid object name
>
> With git 1.6.0.2, on the same tree, it works fine.
http://git.kernel.org/?p=git/git.git;a=commit;h=ddff8563510a2c5c675d488a02e2642306430fc1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: git archive problem with 1.6.0.3 (maybe regression?)
2008-10-31 22:37 ` Charles Bailey
@ 2008-10-31 22:43 ` Alessandro Guido
0 siblings, 0 replies; 3+ messages in thread
From: Alessandro Guido @ 2008-10-31 22:43 UTC (permalink / raw)
To: Charles Bailey; +Cc: git
On Friday 31 October 2008 23:37:10 Charles Bailey wrote:
> http://git.kernel.org/?p=git/git.git;a=commit;h=ddff8563510a2c5c675d488a02e
>2642306430fc1
Good. Thank you for the link
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-10-31 22:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-31 21:13 git archive problem with 1.6.0.3 (maybe regression?) Alessandro Guido
2008-10-31 22:37 ` Charles Bailey
2008-10-31 22:43 ` Alessandro Guido
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).