Hi, Rajkumar S wrote: > When I normally do cvsimport, the releng_1 > tree gets updated automatically, but if I have checked out the releng_1 > branch in my local git repository when cvsimport happens the files do not > get updated. Don't Do That. I just removed the "update checked-out tree" logic because it has too many corner cases. I could conceivably add a check for HEAD pointing to the CVS branch I'm just checking out, but on second thought I'd rather wait for the refs/remotes/ work to show up, and then simply s/heads/remotes/g. ;-) -- Matthias Urlichs - : 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