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

Re: How to commit only top level files?

From: Branko Čibej <brane_at_apache.org>
Date: Tue, 6 Nov 2018 23:03:30 +0100

On 06.11.2018 21:19, Alfred von Campe wrote:
>
>> On Nov 6, 2018, at 15:11, Bo Berglund <bo.berglund_at_gmail.com
>> <mailto:bo.berglund_at_gmail.com>> wrote:
>>
>> What should I use as argument so that only the changed files in the
>> current dir are committed?
>
> Will the -N [—non-recursive] option work for you?

The -N option is deprecated in favour of --depth, because it has
different meanings for different commands, whereas --depth always means
the same thing.

-- Brane
Received on 2018-11-06 23:03:40 CET

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.