info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simple GUI for command line cvs.exe?


From: Mark D. Baushke
Subject: Re: Simple GUI for command line cvs.exe?
Date: Sat, 17 Mar 2007 11:30:38 -0700

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David Szlucha <address@hidden> writes:

> I'm using cvs.exe (1.11.22) on Windows and I'm in need of a simple GUI
> that will work with this version, and not a "server" based version.
> I've looked at WinCVS, but it requires that the CVSNT server be
> running on my PC, and that is not an option for me. Thanks!

So, you are not using a client/server implementation of CVS?

If you do have a client/server implementation of CVS, then the last time
I looked, WinCVS provided a CVSNT client to be used to connect to either
a CVS or CVSNT server. Of course, cvs.exe 1.11.22 may not be configured
as a server under windows unless you have built your own copy with
cygwin.

Fwiw: CVSNT clients work just fine with CVS servers. (The converse is
also true, we do try to keep CVS and CVSNT interoperable to the extent
possible). You would need to use one of these methods:

  :ext:      (:ext: using a RSH transport)
  :extssh:   (:ext: using an SSH transport)
  :pserver:
  :kserver:  (kerberos)
  :gserver:  (GssApi)

as the methods to connect to your CVS server, but that seems likely in
any case.

There are a number of GUIs that run on windows which interoperate with
CVS servers. See http://ximbiot.com/cvs/cvshome/dev/addons.html for
a reasonable list.

The two most popular GUIs for windows appear to be www.tortoisecvs.org
and www.wincvs.org as they are usually no cost. There is also SmartCVS
if you wish to purchase something.

If you are already using an IDE like CodeWarrior, eclipse.org, or
NetBeans, then there are add-ons for those as well.

I believe that all of the GUI solutions assume that the CVS repository
lives on a machine other than the current client or at least is
operating as a client/server implementation.

        -- Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (FreeBSD)

iD8DBQFF/DPNCg7APGsDnFERAguQAJ0cPndHF1gvk4o2tYiyRK9w/ulA5wCgw0Qv
KvYhwipI2wbkyuyEbg6m5vg=
=FiV0
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]