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

Re: Recursively commiting files placed in svn-externals projects

From: Andy Levy <andy.levy_at_gmail.com>
Date: Mon, 4 Aug 2008 07:02:50 -0400

On Mon, Aug 4, 2008 at 06:13, Gabriel <gabrielvdk_at_gmail.com> wrote:
> Hi,
>
> We use the svn-exertnals property quite a lot to include libraries and
> frameworks into our seperate projects. This all works great. But I
> think one think you be even easier. The problem is when you commit the
> root folder of the project everything is commited except for files and
> folders in the svn-external folders. You need to seperately do this
> for each external project (in our case: the data project, framework
> projects & javascript framework).

Externals actually create a SECOND working copy inside the parent WC.
They have to be committed separately because if the external comes
from a different repository, it's impossible for the commit to be
processed as a single transaction.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-08-04 13:03:03 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.