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

many externals in a single directory

From: Elie Zananiri <prisonerjohn_at_gmail.com>
Date: 2007-03-11 21:55:12 CET

Hello,

I would like to know if it is possible to have multiple externals all
get downloaded to the same directory, and if so, how to do it.

I tried the following syntax:
     code http://www.arepository.com/
     code http://www.asecondrepository.com/
to have all external classes load in the "code" directory, but I
think the second line overwrites the first because I only get files
from the second repository in my "code" folder. And I can't put the
files in subfolders because the compiler (Processing) can only find
them if they're at the root of the "code" folder.

Thanks for the help,

--
ez
Received on Sun Mar 11 21:55:46 2007

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.