Deferring issue #2843 (subdir exclusion interface).
From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-09-07 08:41:36 CEST
Issue #2843 is about fact that there's no way to get rid of stuff
For example:
$ svn co --depth=empty greek-tree
But I'm loathe to add a new subcommand for a feature we're not
Thoughts?
Below is an IRC conversation with Mark Phippard and Erik Hülsmann on
-------------------------------------------------------------------------
<kfogel> I think that this would not be a good interface for
<kfogel> svn up --depth=empty A
<kfogel> even as a way to just "fold up" the subtree and have an
<kfogel> So overloading 'update --depth=' is out, IMHO.
<markphip> kfogel: I assume you are thinking of a new subcommand?
<kfogel> Our other idea was an 'svn exclude' command or something.
<kfogel> But here's what I'm thinking:
<kfogel> never mind, scratch that thought.
<kfogel> I'm not thinking anything.
<kfogel> I'm asking.
<kfogel> Is this worth a new subcommand?
<markphip> svn rmlocal A
<kfogel> markphip: I don't see any other way to do it.
<markphip> exclude might be cleaner
<kfogel> We could overload 'rm', with a --keep-remote flag (hah!)
<kfogel> 'svn toss A'
<markphip> svn rm --local
<ehu> we currently don't have a logical place to store that
<kfogel> right
<ehu> if you don't make it a separate subcommand, won't that be
<kfogel> ehu: right
<ehu> it's a new concept.
<ehu> concepts have their own commands.
<kfogel> But I hate adding subcommands prematurely. I'm tempted to
* markphip agrees. I think it is just a matter of coming up with the
* markphip would be in favor of that idea
<ehu> which one? just wait and see?
<markphip> yes
<kfogel> markphip: I think I'll just post that off to dev@ and link
<ehu> right. epg has already said 1.6 should be 'soonish' after
<ehu> I'd love that.
<ehu> and it gives us an opportunity to add this.
<kfogel> me too
<kfogel> okay, writing mail
<markphip> Some of these features, even though there is a lot of logic
<markphip> meaning, it might make sense to just wait and see what the
<kfogel> markphip: That's exactly my feeling. We're going farther
---------------------------------------------------------------------
|
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.