all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Thorpe <rt@robertthorpeconsulting.com>
To: York Zhao <gtdplatform@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Good Emacs Package to Work with CVS?
Date: Thu, 03 Sep 2015 21:09:42 +0100	[thread overview]
Message-ID: <878u8ni7sp.fsf@robertthorpeconsulting.com> (raw)
In-Reply-To: <CAD3zm20FT=vJrV3mbpermLMGb9H1eYO8QOy-6S0At2ydDpbJ2g@mail.gmail.com> (message from York Zhao on Mon, 31 Aug 2015 22:06:00 -0400)

York Zhao <gtdplatform@gmail.com> writes:

> I'm very comfortable using git, especially using magit in Emacs. But
> unfortunately I will have to use CVS at the company I'm currently with. Can
> any
> CVS veteran recommend a Emacs package to work with CVS efficiently which is
> similar to magit? Is it feasible to still work on a local git repo and keep
> it
> in sync with the company's CVS repo?

CVS doesn't have that many commands.  The most important ones are add,
checkout, commit, diff, update and remove.  For one file you can do that
easily with VC-mode.  And there's PCL-CVS for more complex directory
level operations.

BR,
Robert Thorpe



      parent reply	other threads:[~2015-09-03 20:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-01  2:06 Good Emacs Package to Work with CVS? York Zhao
2015-09-01  2:35 ` Ian Zimmerman
2015-09-01  2:55   ` York Zhao
2015-09-03 20:09 ` Robert Thorpe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878u8ni7sp.fsf@robertthorpeconsulting.com \
    --to=rt@robertthorpeconsulting.com \
    --cc=gtdplatform@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.