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

Re: Recursively committing files placed in svn-externals projects

From: Dave Lawrence <dlawrence_at_ad-holdings.co.uk>
Date: Tue, 05 Aug 2008 16:20:13 +0100

Gabriel wrote:
> Thanks for all the input.
>
> I hope it will be possible to include a feature as John suggested.
> Whereby you can explicitly add a property to cause this new(/wrong)
> behaviour. Just as in John's case this works great for us too.
>
> Can I submit such a feature request?
>
Am I missing something? The feature to commit to a project and its
externals in a single revision already exists, I use it all the time.

AFAIK the only requirement is that the externals are in the same repo as
the "parent" project. And FWIW I agree with that restriction, I don't
think pressing OK should fire off commits to multiple repos, what if
some succeed and some fail for example?

> Gab.
>
> On 4 aug, 15:19, "Fisher, John" <jfis..._at_forthrightsolutions.com>
> wrote:
>> An "external" project is not always logically and physically separate
>> from the main project. Where I work, there are several "external"
>> references which are used by different applications. All of these
>> applications are released together as a group from a higher-level
>> folder, but they are not all part of the same lower-level project tree.
>> Since some of the dlls are shared, we use the "external" references.
>> Quite possibly, a better arrangement of the subversion folders would
>> change this. But, the system works, and reorganizing the projects and
>> folders would be quite a bit of work.
>>
>> Maybe we could add a new property to parent folders, specifying
>> automatic inclusion of specific external references. That way people
>> could actually get the requested behavior, but the default would be to
>> remain as it is.
>>
>> (Y'know, I thought that our project layout actually did auto-include our
>> "external" references. Does this behavior change when the referenced
>> projects are contained in the svn server?)
>>
>> John
>>
>> -----Original Message-----
>> From: Donald H Locker [mailto:donald.loc..._at_ptmelec.com]
>> Sent: Monday, August 04, 2008 6:26 AM
>> To: us..._at_tortoisesvn.tigris.org
>> Subject: Re: Recursively commiting files placed in svn-externals
>>
>> projects
>>
>> And, I would submit, committing externals from within a different
>> working
>> copy would be the wrong thing to do.
>>
>> An external project is a logically and physically separate entity from
>> the
>> main project. If a developer makes changes in the external project
>> while
>> working on the main project, those changes need to be vetted differently
>> than changes in the main project. By the same token, a developer
>> working on
>> the external project is not working on the main project and needs to
>> deal
>> with the external project differently.
>>
>> Donald.
>>
>> Andy Levy wrote:
>>> On Mon, Aug 4, 2008 at 06:13, Gabriel <gabriel..._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-unsubscr..._at_tortoisesvn.tigris.org
>>> For additional commands, e-mail: users-h..._at_tortoisesvn.tigris.org
>> --
>> Donald H Locker
>> PTM Electronics, Inc
>> 734 426 9010
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr..._at_tortoisesvn.tigris.org
>> For additional commands, e-mail: users-h..._at_tortoisesvn.tigris.org
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr..._at_tortoisesvn.tigris.org
>> For additional commands, e-mail: users-h..._at_tortoisesvn.tigris.org

---------------------------------------------------------------------
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-05 17:20:39 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.