[PATCH] cvsimport: don't pass --cvs-direct if user options contradict us
authorMartin Langhoff <martin@catalyst.net.nz>
Wed, 12 Oct 2005 04:57:04 +0000 (21:57 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 12 Oct 2005 04:57:04 +0000 (21:57 -0700)
Detecting if the user passed --no-cvs-direct and don't force the mode.
It allows us to support all the protocol that the standard cvs client
supports at the snail speed you should expect.

This only affects the rlog reading stage.

Signed-off-by: Martin Langhoff <martin@catalyst.net.nz>
No differences found