All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Jamey Sharp <jamey@minilop.net>
Cc: Johannes Schindelin <Johannes.Schindelin@gmx.de>,
	git@vger.kernel.org, Josh Triplett <josh@joshtriplett.org>,
	"Shawn O. Pearce" <spearce@spearce.org>,
	Johannes Sixt <johannes.sixt@telecom.at>
Subject: Re: [PATCHv2 1/2] Support multiple virtual repositories with a single object store and refs
Date: Wed, 25 May 2011 12:43:32 -0700	[thread overview]
Message-ID: <7vipsy36sb.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <20110525154405.GA4839@oh.minilop.net> (Jamey Sharp's message of "Wed, 25 May 2011 08:44:05 -0700")

Jamey Sharp <jamey@minilop.net> writes:

>> I had to read the example call to understand that 'virtual repository' 
>> means 'one real catch-em-all repository'.
>> 
>> I wonder about two things, though:
>> 
>> 1) Would teaching git clone to understand "-t this/repo/*" help?
>
> Sure, that would be an improvement for our use case,...

Hmm, what does the "-t" option do?  Is there a side-band communication
between you guys that I am not seeing?  I didn't see anything to make me
say "Sure" or otherwise.

I had a feeling that you wanted to keep the illusion to the users that you
are serving multiple repositories independently, so a solution that does
not have to make "git clone" on the other side aware of the layout on your
server would probably be more preferrable to you anyway.

  reply	other threads:[~2011-05-25 19:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-24 21:54 [PATCHv2 1/2] Support multiple virtual repositories with a single object store and refs Jamey Sharp
2011-05-24 21:54 ` [PATCHv2 2/2] Support virtual repositories in smart http-backend, specified by environment Jamey Sharp
2011-05-24 23:10 ` [PATCHv2 1/2] Support multiple virtual repositories with a single object store and refs Junio C Hamano
2011-05-25  6:51   ` Johannes Schindelin
2011-05-25 15:44     ` Jamey Sharp
2011-05-25 19:43       ` Junio C Hamano [this message]
2011-05-25 23:56         ` Johannes Schindelin
2011-05-25 23:53       ` Johannes Schindelin
2011-05-26  0:01         ` Josh Triplett
2011-05-26  0:40           ` Johannes Schindelin
2011-05-26  4:08             ` Junio C Hamano

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=7vipsy36sb.fsf@alter.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=jamey@minilop.net \
    --cc=johannes.sixt@telecom.at \
    --cc=josh@joshtriplett.org \
    --cc=spearce@spearce.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.