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

Re: Issue 493

From: Justus Pendleton <subversion_at_ryoohki.net>
Date: 2001-10-05 07:13:24 CEST

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

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.