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

SV: Bug w/ Externals and commits

From: Hans-Emil Skogh <Hans-Emil.Skogh_at_tritech.se>
Date: 2006-07-19 09:05:48 CEST

> If I have changes in both the main repository AND something
> in the external, they both show up when I do a "check for
> modifications", but if I try to do a commit, the changed
> files in the external do not show up.

If the external is from a different repository, that can't work. Commit
is an atomic operation, and it cannot be atomic spanning multiple
repositories. "Check for modifications" on the other hand is a local
read-only operation that has no need for atomicity.

Hans-Emil

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jul 19 09:05:31 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.