all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: Adding 2006. + VC/PCL-CVS
@ 2006-02-10  9:20 Nick Roberts
  2006-02-10  9:36 ` Miles Bader
  2006-02-10 17:26 ` Stefan Monnier
  0 siblings, 2 replies; 5+ messages in thread
From: Nick Roberts @ 2006-02-10  9:20 UTC (permalink / raw)



lisp/progmodes is done, apart from modula2.el which has its own copyright
notice.

cvs-examine takes ages to list all modified files while vc-directory is quick.
Does anybody know why this is?
cvs-commit also takes a long time with a large number of files but maybe thats
to be expected.

cvs-commit allows you to commit all files at once with one message.  Why can't
this be done with marked files in VC (they get committed one by one)

I got this message after the commit:

Message: new revision: 1.21; previous revision: 1.20
Message: /sources/emacs/emacs/lisp/progmodes/ada-prj.el,v  <--  ada-prj.el
Message: new revision: 1.18; previous revision: 1.17
Message: cvs commit: Using deprecated info format strings.  Convert your scripts to use
Message: the new argument format and remove '1's from your info file format strings.

Nick

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: Adding 2006. + VC/PCL-CVS
@ 2006-02-10 10:05 spiegel
  0 siblings, 0 replies; 5+ messages in thread
From: spiegel @ 2006-02-10 10:05 UTC (permalink / raw)



> cvs-commit allows you to commit all files at once with one message.  
Why can't
> this be done with marked files in VC (they get committed one by one)

That's a structural issue.  The VC functions are just not designed for this 
kind of thing, so the only thing we can do at the moment is commit-one-by-
one.  When somebody finds the time, that will be improved.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-02-10 22:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-10  9:20 Adding 2006. + VC/PCL-CVS Nick Roberts
2006-02-10  9:36 ` Miles Bader
2006-02-10 17:26 ` Stefan Monnier
2006-02-10 22:07   ` Nick Roberts
  -- strict thread matches above, loose matches on Subject: below --
2006-02-10 10:05 spiegel

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.