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

Re: Recursive add

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-08 18:23:24 CEST

On Thu, 2004-07-08 at 10:13, Max Bowsher wrote:
> John Lange wrote:
> > The problem is simply that "svn add" is not recursive.
>
> But it is.
>
> > If I do "svn add *" in the top level of my source tree it only attempts
> > to add files in the current directory.

I'm guessing that the problem John is hitting is that the instant 'svn
add' hits a directory that's already versioned, it bails out, rather
than going into the versioned directory and hunting down more
unversioned files. This has frustrated many users, and is fixed in the
upcoming svn 1.1 release. In svn 1.1, I believe 'svn add --force' will
do what he wants.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 8 18:24:47 2004

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

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