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

Re: "svn add" acts non-recursively without -N given

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2006-02-15 16:18:04 CET

Molle Bestefich wrote:
> I'm trying to run svn add * in recursive mode in a folder where some
> versioned items exist.
> In a subfolder under those versioned folders are items which are
> unversioned and which I'd like to have added.
>
> This doesn't work, because svn add stops recursive processing when it
> hits a folder that is already versioned.

[...]

> Can we please change svn add to stop acting non-recursively in
> recursive mode when versioned items are hit?

This is what the --force flag to 'svn add' is for.

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Wed Feb 15 16:23:59 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.