git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Some cvs related fixes and enhancements
@ 2008-07-17 10:01 Lars Noschinski
  2008-07-17 10:01 ` [PATCH] Testsuite: Unset CVS_SERVER Lars Noschinski
  0 siblings, 1 reply; 12+ messages in thread
From: Lars Noschinski @ 2008-07-17 10:01 UTC (permalink / raw)
  To: git; +Cc: fabian.emmes


This patch series

    - fixes a small bug in the cvsimport testsuite
    - adds support for packed-refs to cvsserver
    - adds basic support cvs co -c to cvsserver

---
 git-cvsserver.perl              |   38 ++++++++++++++++++++++----------------
 t/t9400-git-cvsserver-server.sh |   25 +++++++++++++++++++++++++
 t/t9600-cvsimport.sh            |    1 +
 3 files changed, 48 insertions(+), 16 deletions(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread
* Some cvs related fixes and enhancements v2
@ 2008-07-17 17:00 Lars Noschinski
  2008-07-17 17:00 ` [PATCH] Testsuite: Unset CVS_SERVER Lars Noschinski
  0 siblings, 1 reply; 12+ messages in thread
From: Lars Noschinski @ 2008-07-17 17:00 UTC (permalink / raw)
  To: git, gitster; +Cc: lars, fabian.emmes


This patch series

    - fixes a small bug in the cvsimport testsuite
    - adds support for packed-refs to cvsserver
    - adds basic support cvs co -c to cvsserver

Changes to v1:

    - do not change output format of req_up (noticed by Johannes Schindelxein)
    - test output of the cvs client instead of raw server output
    - remove superfluous line from the "cvs co -c" patch

---
 git-cvsserver.perl              |   34 ++++++++++++++++++++--------------
 t/t9400-git-cvsserver-server.sh |   18 ++++++++++++++++++
 t/t9600-cvsimport.sh            |    1 +
 3 files changed, 39 insertions(+), 14 deletions(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2008-07-17 17:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-17 10:01 Some cvs related fixes and enhancements Lars Noschinski
2008-07-17 10:01 ` [PATCH] Testsuite: Unset CVS_SERVER Lars Noschinski
2008-07-17 10:01   ` [PATCH] cvsserver: Add support for packed refs Lars Noschinski
2008-07-17 10:01     ` [PATCH] cvsserver: Add testsuite " Lars Noschinski
2008-07-17 10:01       ` [PATCH] cvsserver: Add cvs co -c support Lars Noschinski
2008-07-17 10:01         ` [PATCH] testsuite for cvs co -c Lars Noschinski
2008-07-17 11:54       ` [PATCH] cvsserver: Add testsuite for packed refs Johannes Schindelin
2008-07-17 11:50     ` [PATCH] cvsserver: Add support " Johannes Schindelin
2008-07-17 12:40       ` Lars Noschinski
2008-07-17 11:45   ` [PATCH] Testsuite: Unset CVS_SERVER Johannes Schindelin
2008-07-17 17:53   ` Jeff King
  -- strict thread matches above, loose matches on Subject: below --
2008-07-17 17:00 Some cvs related fixes and enhancements v2 Lars Noschinski
2008-07-17 17:00 ` [PATCH] Testsuite: Unset CVS_SERVER Lars Noschinski
2008-07-17 17:00   ` [PATCH] cvsserver: Add support for packed refs Lars Noschinski
2008-07-17 17:00     ` [PATCH] cvsserver: Add testsuite " Lars Noschinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).