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

Re: Recurse into same-repos externals at commit time.

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Tue, 30 Aug 2011 10:54:07 +0200

On Tue, Aug 30, 2011 at 8:55 AM, Markus Schaber
<m.schaber_at_3s-software.com> wrote:

[...]

>> Questions remain about passing externals explicitly:
>>
>> - when an external is passed as explicit target, still require --include-
>> externals?
>
> IMHO: Do not require --include-externals. If I only want to commit a single file which happens to reside inside an external subdirectory, and give that file explicitly, I do not want to say "--include-externals".

+1. It has always worked that way, that you can commit an external
(dir) by specifying it explicitly (how else would you do it
currently). We have some scripts that do exactly that:

$ cd dir-only-containing-externals
$ svn commit * # commits all the external dirs.

-- 
Johan
Received on 2011-08-30 10:55:09 CEST

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.