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

Re: some (other) questions about svn:externals

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-09-05 04:50:58 CEST

On Sep 4, 2005, at 6:40 PM, Scott Palmer wrote:

>
> On 26-Aug-05, at 12:38 PM, Robert P. J. Day wrote:
>
>
>> 2) regarding best practice, i note in the latest version of the book
>> an example of externals:
>>
>> $ svn propget svn:externals calc
>> third-party/sounds http://sounds.red-bean.com/repos
>> third-party/skins ...
>> third-party/skins/toolkit -r21 ...
>>
>> obviously, an external reference can represent a subdirectory
>> multiple
>> levels down, like in that last line. but i could swear i read
>> somewhere that it's preferable to create the intermediate directories
>> themselves and that externals should refer only to immediate
>> subdirectories. am i just imagining this?
>>
>
> No, this is a very bad idea. On a Mac this will create directories
> with the slash in the name. They will all be at the same level.
> The problem here is that the path separator is not handled in a
> friendly cross-platform way.
>

Huh? Can you to elaborate? Have you actually observed this on a
mac? I don't understand.

-- 
www.collab.net  <>  CollabNet  |  Distributed Development On Demand
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 5 04:52:34 2005

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.