RE: Feature wish/request: [--externals MODE] switch on update
From: Bert Huijben <bert_at_qqmail.nl>
Date: Fri, 6 May 2011 01:45:17 +0200
> -----Original Message-----
In 1.7 directory externals are still in their own working copy (with it's own .svn/wc.db and pristine store)
Making them share a database and pristine store isn't that hard. But making it a single working copy requires a lot of work.
(Currently almost all code outside the lowest layers of wc_db assumes that a node and its children are always from the same repository. If you void that assumption...)
There are some other changes/fixes around externals: E.g. you can commit from two workingcopies of the same repository in a single commit.
Bert
|
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.