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

Re: Issue setting up authz permissions

From: Kevin P. Fleming <kpfleming_at_digium.com>
Date: 2006-02-06 14:53:31 CET

Robert Kinberg wrote:
> I tried the svn:externals approach also. This seems like it may work.
> However, svn:externals are not copied when an svn copy is made? I use
> TortoiseSVN and it seems like the svn:externals properties are not
> preserved thru the copy.

Since the svn:externals is a property on the directory, if you copy that
directory, the property will be copied as well. If you then make a
checkout of that new directory, the svn:externals property will cause
Subversion to pull in the other directory as expected.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 6 14:55:04 2006

This is an archived mail posted to the Subversion Users mailing list.

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