Re: [PATCH] git-cvsserver runs hooks/post-receive

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Michael Witten
Date: Thursday, November 29, 2007 - 9:06 pm

On 28 Nov 2007, at 7:24:31 PM, Junio C Hamano wrote:


Seems like post-receive is supposed to supersede post-update anyhow,
so might as well leave post-update out at this point?

In any case, I haven't taken a thorough look at how git-cvsserver works,
but it seems to duplicate a lot of git-receive-pack.

How about turning git-cvsserver into a true middleman, so that it  
constructs
a 'temporary git working tree' and then does a real git-push into the  
final
git repository.

Because git-cvsserver would be using git-send-pack to do the pushing,  
it could
push to yet another server. How cool is that!

-
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:
[PATCH] git-cvsserver runs hooks/post-receive, Michael Witten, (Fri Nov 23, 2:12 am)
Re: [PATCH] git-cvsserver runs hooks/post-receive, Junio C Hamano, (Wed Nov 28, 5:24 pm)
Re: [PATCH] git-cvsserver runs hooks/post-receive, Michael Witten, (Thu Nov 29, 9:06 pm)
Re: [PATCH] git-cvsserver runs hooks/post-receive, Johannes Schindelin, (Fri Nov 30, 5:03 am)
Re: [PATCH] git-cvsserver runs hooks/post-receive, Michael Witten, (Fri Nov 30, 5:26 am)
Re: [PATCH] git-cvsserver runs hooks/post-receive, Johannes Schindelin, (Fri Nov 30, 6:19 am)
Re: [PATCH] git-cvsserver runs hooks/post-receive, Johannes Sixt, (Fri Nov 30, 6:24 am)
Re: [PATCH] git-cvsserver runs hooks/post-receive, Michael Witten, (Fri Nov 30, 5:19 pm)