Re: Init on push

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Alexander Gavrilov <angavrilov@...>
Cc: Robin Rosenberg <robin.rosenberg.lists@...>, <git@...>
Date: Saturday, November 8, 2008 - 4:12 pm

"Alexander Gavrilov" <angavrilov@gmail.com> writes:


If you implement a new feature by enhancing receive-pack (or anything
else), you obviously cannot use the new feature against an installation
with an older implementation, so what you said is a known.  My point was
how to enhance the receiving end and what constraints we would have in
enhancing it.


That's good to know.  I also realize that gitosis does not need any hook
for "git init -D $there" to decide whether a new repository can be created
at requested location, as it reads the command line and makes decision
before driving the underlying command in response to the request.

On the other hand, people who enable 'push' access to their git-daemon
would need it, as the daemon would not even know who is asking for --init.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Init on push, Robin Rosenberg, (Sat Nov 8, 12:08 pm)
Re: Init on push, Junio C Hamano, (Sat Nov 8, 3:26 pm)
Re: Init on push, Alexander Gavrilov, (Sat Nov 8, 4:01 pm)
Re: Init on push, Junio C Hamano, (Sat Nov 8, 4:12 pm)