all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Klaus Berndl <klaus.berndl@sdm.de>
Subject: Using pcl-cvs programmatically for getting cvs-state for a list of files
Date: 09 Sep 2004 15:36:59 +0200	[thread overview]
Message-ID: <u3c1ra7ic.fsf@sdm.de> (raw)


Is is possible to using the code of pcl-cvs (pcs.el) for getting the current
state for a list of files? Normally `cvs-examine' prints all its output into a
cvs-buffer which is shown or not (if argument noshow is t). Bat even with
noshow this is not what i want because i need the states of files not in form
of a human-readable buffer but in form of a list like

((file-1 . state-1) (file-2 . state-2) ... (file-n . state-n))

Of course i could parse myself the cvs-buffer prepared by cvs-examine but why
to do this when the needed information is already somewhere deep in pcl-cvs...
at least i suppose that pcl-cvs internally has the information-structure (or
at least something similar) so it can fill up a human-readable buffer....

Any pointer which internal function/code of pcl-cvs i could use (maybe with
some modifications...) to reach my goal?

Thanks a lot in advance!
Klaus

-- 
Klaus Berndl			mailto: klaus.berndl@sdm.de
sd&m AG				http://www.sdm.de
software design & management	
Carl-Wery-Str. 42, 81739 Muenchen, Germany
Tel +49 89 63812-392, Fax -220

                 reply	other threads:[~2004-09-09 13:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=u3c1ra7ic.fsf@sdm.de \
    --to=klaus.berndl@sdm.de \
    /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.