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

Re: Bug w/ Externals and commits

From: Molle Bestefich <molle.bestefich_at_gmail.com>
Date: 2006-07-19 10:56:34 CEST

Tobias Schäfer wrote:
> Does it make sense to change the commit dialog so that externals from the
> *same* repository are treated as if there weren't externals, i.e. they can
> be committed together with other changes?

Yes!

> Would this need to be configurable?

Probably not. I think this is one of the most common uses of
externals, which happens to currently break atomicity. A fix for
broken behaviour doesn't need an option to disable it.
(Yep, I know it's not broken if the svn:external points to another
repository....)

> I haven't look at the source code yet. Maybe the subversion API doesn't
> support this at all.

AFAIR no problem there, except that you need to hand the API a list of
files instead of pointing to a top-level directory. Which I believe
TSVN does anyway?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jul 19 10:56:46 2006

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

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