On Thu, 28 Apr 2011 20:59:57 +0000, Marcin WiÅnicki wrote: > I have to import part of public cvs repository that is protected by > password (which is "anoncvs"): > >> export CVSROOT=:pserver:anoncvs@xxxxxxxxxxxxxxxxxxxxxx:/home/ncvs cvs >> login > I have tried another mirror that uses ssh: > export CVSROOT=:ext:anoncvs@xxxxxxxxxxxxxxxxxxxx:/home/ncvs > export SSH_RSH=ssh And this also does not work because git tries to use rsh. According to google this should work. Any ideas why cvsimport is so broken for me ? -- 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