unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Using pcl-cvs programmatically for getting cvs-state for a list of files
@ 2004-09-09 13:36 Klaus Berndl
  0 siblings, 0 replies; only message in thread
From: Klaus Berndl @ 2004-09-09 13:36 UTC (permalink / 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-09-09 13:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-09 13:36 Using pcl-cvs programmatically for getting cvs-state for a list of files Klaus Berndl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).