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

Re: Re: possible to 'share' or 'link' to common directories?

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-07-11 19:59:53 CEST

On 7/11/06, Glenn Carr <GCarr@connectship.com> wrote:
>
>
> Looks like you can update externals, but not commit?...
>
> From http://svnbook.red-bean.com/en/1.0/ch07s03.html:
>
> So, for example, if you want to commit changes that you've made in one or
> more of those external working copies, you must run svn commit explicitly on
> those working copies—committing on the primary working copy will not recurse
> into any external ones."

You can commit externals, they just aren't committed when committing
the parent directory. So, in your example, you can commit A, but
changes in A/common won't be committed unless you explicitly commit
A/common.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Jul 11 20:00:00 2006

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.