On Thu, Oct 04, 2001 at 10:20:48PM -0400, Kevin Pilch-Bisson wrote:
> On Thu, Oct 04, 2001 at 05:19:18PM -0500, kfogel@collab.net wrote:
> > Well, do we really need a non-recursive import? Nah... :-)
>
> I didn't think so either, but wanted to double check.
If .../a has lots of files in it as well as the subdirectories
.../a/{b,c....z} but I only want to import .../a/b and .../a/c how
would I do it? My initial guess would be to import, non-recursively,
.../a and then recursively import the subdirectories that I
specifically want. I suppose there are other ways to accomplish the
same thing...deleting or moving elsewhere the directories I don't
want. But, as an end user, that's how I would initially approach the
problem and I would probably be annoyed if the tool made me muck
around with my directory structure to be able to import only the
things I want.
My two cents worth....
Justus
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:44 2006