Hello Daniel,
Yes, this will work , thank you!
Best RegardsScott.Yan
From: [email protected]
Date: Sat, 4 Dec 2010 11:01:46 +1000
Subject: Re: external file
To: [email protected]
CC: [email protected]
On Sat, Dec 4, 2010 at 10:35 AM, Scott Yan <[email protected]> wrote:
Hi, djcbecroft:
Thanks very much for your reply , but I'm afraid that branches can't meet my
request. Because when we make some change to any projects, we want the changes
reflect to all other projects just as external does, but when I modify a file
in a branch, other branches won't know that until I do a merge, so , that means
if I modify a file in project1, I must goto project2 to do a merge, and then
project3, and then more, besides, we modify the files really frequently.
Please remember to Reply All to ensure the conversation stays on the list.
Maybe. You can use branches, and then use intra-repository file externals to
avoid merging the changes across.
Cheers,
Daniel B.