1# CVS - Concurrent Versions System
2# Pattern attributes: good veryfast fast
3# Protocol groups: version_control open_source
4# Wiki: http://www.protocolinfo.org/wiki/CVS
5
6cvs
7
8# Matches pserver login.  AUTH is for actually starting the protocol
9# VERIFICATION is for authenticating without starting the protocols
10# and GSSAPI is for using security services such as kerberos.
11# http://www.loria.fr/~molli/cvs/doc/cvsclient_3.html
12
13^BEGIN (AUTH|VERIFICATION|GSSAPI) REQUEST\x0a
14