[BACK]Return to client.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / cvs

Diff for /src/usr.bin/cvs/client.c between version 1.106 and 1.107

version 1.106, 2008/02/27 22:34:04 version 1.107, 2008/02/28 20:00:56
Line 209 
Line 209 
         case CVS_METHOD_KSERVER:          case CVS_METHOD_KSERVER:
         case CVS_METHOD_GSERVER:          case CVS_METHOD_GSERVER:
         case CVS_METHOD_FORK:          case CVS_METHOD_FORK:
         case CVS_METHOD_EXT:  
                 fatal("the specified connection method is not supported");                  fatal("the specified connection method is not supported");
         default:          default:
                 break;                  break;

Legend:
Removed from v.1.106  
changed lines
  Added in v.1.107