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

Re: RES: RES: Delphi users

From: Michal Levý <michal.levy_at_mediaresearch.cz>
Date: 2005-01-19 15:50:13 CET

>
> Ok, but when you do a checkout in project1, how the developer knows that he
> should checkout the other path?

My repo layout:
\Components\component1\{trunk\branches\tags}
\Components\component2\{trunk\branches\tags}
\Project1\{trunk\branches\tags}
\Project2\{trunk\branches\tags}

Then I set up svn:externals property to "link" only the needed
components to the "_Components" subdirectory (this subdir is in SVN and
has svn:externals property set) in each project....
Checkout on \Project1\trunk then checks out all components needed to
build the project.....

-- 
--
Michal Levý aka Liwoj
michal.levy@mediaresearch.cz
ICQ# work: 118679657 home: 32598354
GSM# +420775988024
==== Codito, ergo sum. =====
=== I code, therefore I am ===
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 19 15:53:01 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.