[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: State of vc-svn.el

From: Stefan Monnier <monnier_at_iro.umontreal.ca>
Date: 2005-02-22 19:18:49 CET

> 3. Both have a serious problem in that they only do commits one file
> at a time. To fix this, the VC framework itself needs to have a
> notion of committing a group of files.

It's not just commits, but also merge-news, update, diff, ... everything.
The VC-dired part tries to provide multiple-file operations but in my
experience it just doesn't work acceptably. There needs to be serious
re-design here and it's non trivial if we want it to work for Subversion,
CVS, Arch, ... until now people have just provided other interfaces instead
(psvn.el, pcl-cvs, xtla, ...). That makes the job even more difficult since
we now have to compete against custom-taylored code.

> (a) The three small changes to the Blandy version since r5801 should
> be ported to the Monnier version.

They don't seem to be applicable.

        Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 23 02:17:11 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.