* git-bundle questions
@ 2007-11-06 20:54 Matthew Booth
2007-11-06 21:49 ` Jakub Narebski
0 siblings, 1 reply; 2+ messages in thread
From: Matthew Booth @ 2007-11-06 20:54 UTC (permalink / raw)
To: git
First a question: when creating a git bundle, is it possible to include
tags?
Secondly, has anybody given any thought to allowing a user to create a
bundle from any of the web front-ends? The reason for this request is
that I've been doing some work for a company where only corporate
standard desktops have internet access. They run Windows, and you can't
install additional software on them. This makes interacting with an
external git repository from my development servers problematic. Git
bundles do at least make this possible, but I have to create a bundle on
my laptop when I'm at home and transfer it to a server when I get to the
office. This would be a whole lot easier if I could just download the
bundle at the office.
Thanks,
Matt
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: git-bundle questions
2007-11-06 20:54 git-bundle questions Matthew Booth
@ 2007-11-06 21:49 ` Jakub Narebski
0 siblings, 0 replies; 2+ messages in thread
From: Jakub Narebski @ 2007-11-06 21:49 UTC (permalink / raw)
To: git
Matthew Booth wrote:
> Secondly, has anybody given any thought to allowing a user to create a
> bundle from any of the web front-ends? The reason for this request is
> that I've been doing some work for a company where only corporate
> standard desktops have internet access. They run Windows, and you can't
> install additional software on them. This makes interacting with an
> external git repository from my development servers problematic. Git
> bundles do at least make this possible, but I have to create a bundle on
> my laptop when I'm at home and transfer it to a server when I get to the
> office. This would be a whole lot easier if I could just download the
> bundle at the office.
I have though about adding such support to gitweb. The problem lies
in how to specify the commits and refs to bundle.
Perhaps separate CGI script would be an answer.
--
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-11-06 21:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-06 20:54 git-bundle questions Matthew Booth
2007-11-06 21:49 ` Jakub Narebski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox