Re: [PATCH v2] git-cvsimport: add support for cvs pserver password scrambling.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Friday, August 14, 2009 - 12:25 am

Dirk Hoerner <dirker@gmail.com> writes:


Thanks.

While I appreciate your effort to add a test, I'd rather not apply the
test part of your patch for two reasons:

 - It is not a test against a real cvs pserver but is a whitebox test to
   verify that the program says what the program is supposed to spit out
   to the network; and

 - It still is a network test that will fail if the TCP port is occupied
   for whatever reason when the test is run, which will make automated
   build and test cycle unreliable.

Unfortunately, I do not see an easy way to run a real cvs pserver
listening to a local unix domain socket under $TRASH_DIRECTORY, which
would solve both of the above issues.
--
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.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH v2] git-cvsimport: add support for cvs pserver ..., Junio C Hamano, (Fri Aug 14, 12:25 am)
Re: [PATCH v2] git-cvsimport: add support for cvs pserver ..., =?ISO-8859-1?Q?Dirk_ ..., (Fri Aug 14, 2:46 am)