On Tue, Nov 6, 2018 at 4:15 PM Alfred von Campe <alf...@von-campe.com>
wrote:

>
> On Nov 6, 2018, at 15:41, Bo Berglund <bo.bergl...@gmail.com> wrote:
>
> on-recursive would work, but is it really available for svn ci?
> It is not mentioned in the svnbook....
>
>
> But “svn ci —help” does list it as an available option, at least on my
> system running 1.9.4.
>
>

You want "svn help ci":

 -N [--non-recursive]     : obsolete; try --depth=files or
--depth=immediates

Do the "right way" to do this now would be:

svn ci --depth=files .


-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/

Reply via email to