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