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@xxxxxxxxx - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html