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

Re: Deferring issue #2843 (subdir exclusion interface).

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-09-07 02:17:29 CEST

On 9/6/07, Mark Phippard <markphip@gmail.com> wrote:

> It'd be nice if there was a function in the library to remove
> something so someone could implement svn viewspec using Python, or
> some other language, and 1.5. Just as svnmerge.py helped define the
> merge tracking feature, something similar could work here.

I like this idea. 1.5 has lots and lots of big changes with UI
implications (merge tracking, depth, interactive resolution, etc); I
think we should take at least some of them slowly to avoid committing
to bad UI, and so I don't think we need to rush into "svn exclude" or
"svn viewspec" just yet (1.6...) However, adding an API that removes
a path and sets its entry in the parent to "absent" (or maybe just
sets the entry and lets the other code remove the files?) would be
useful to allow people to experiment with interfaces outside of the
core code.

--dave

-- 
David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 7 02:14:16 2007

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.