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

Repository setup question

From: Mladen Mihajlovic [H] <mladen_at_hixnet.co.za>
Date: 2004-05-14 10:40:17 CEST

Hello everyone

I've been using subversion for a little while now and it's great - but
I'm stuck on one thing about setting up repositories.

What if I have 2 projects: 1: some components/controls that are being
developed as generic components, 2: some tool that uses these components.

eg: Components: grid.php (a php generic grid)
      Tool: file list system that uses the grid to display the files.

How would I set up the repositories so that the COMPONENT is in it's own
repository and is being updated separately while the TOOL is also being
developed separately but is using the COMPONENT. The following layout is
what I had in mind:

-- component
    -- trunk
    -- branches
    -- tags

-- tool
     -- trunk
           -- component
     -- branches
     -- tags

but how do I make the tool/trunk/component directory look to the
component repository? Or is there some better way?

Thanks,
Mladen
i

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 14 10:41:16 2004

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.