[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 17:39:31 CET

Molle Bestefich wrote:
> C. Michael Pilato wrote:
>
>>>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.
>
>
> Duh. Thanks.
>
> svn add --help says:
> --force : force operation to run
>
> Perhaps it should say something meaningful like
> "actually do what I'm supposed to",
> "do not break on versioned folders"
> or something like that.

Yeah, code-wise we have a global option space, so changing the text
"force operation to run" to be add-specific is a no-go. But we *can*
make the 'add' summary text a little more revealing, and refer to the
use of the --force flag there.

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

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