On Wednesday 2007 February 14 16:53, Junio C Hamano wrote: > > -newrev_type=$(git-cat-file -t "$newrev") > > +newrev_type=$(git-cat-file -t $newrev) > > > > case "$refname","$newrev_type" in > > refs/tags/*,commit) > > I do not think this hunk is related... Oops; yes you're right. I was having trouble with git-cvsserver calling the update hook; and that was the fix. However, it's nothing to do with that patch - and I suspect that that fix should more properly be in git-cvsserver. Andy -- Dr Andy Parkins, M Eng (hons), MIEE andyparkins@gmail.com - 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.htmlReceived on Thu Feb 15 21:16:09 2007
This archive was generated by hypermail 2.1.8 : 2007-02-15 21:18:15 EST