Peter Ring wrote:
> 
> PS: I wonder whether a cvs client could be developed in a fashion that would
> make it not subject to the terms of GPL? This might be useful for
> interfacing non-GPL (BSD-style absolutely-no-strings-attached or more
> proprietary) software to cvs repositories.

As long as the client doesn't link directly to cvs code, you are ok. You
would either have to write your own code to handle the connection
protocol, or implement it as a simple wrapper to the cvs binary.

-Matt

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to