Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8009567
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T18:29:15+00:00 2026-06-04T18:29:15+00:00

I am working on a project in php which has a ‘toolkit’ folder/repository of

  • 0

I am working on a project in php which has a ‘toolkit’ folder/repository of useful functions and classes and then several other folders/repositories called ‘scrape’, ‘process’, and ‘serve’ which each use the functions in ‘toolkit’. The way it is now, I am using the property svn:externals to make sure whenever I checkout any of these that the toolkit repository comes with it. This has resulted in the toolkit folder with the same code showing up in each of the other repository folders which seems non-optimal. Here is what happens on checkout

/code
   /scrape
      /toolkit
      scrapefiles...
   /process
      /toolkit
      processfiles...
   /serve
      /toolkit
      servefiles...

and here is what I want to happen

/code
    /toolkit
    /scrape
        scrapefiles
    /process
        processfiles
    /serve
        servefiles

How can I do this so that I don’t have multiple copies of the toolkit running around. I would prefer to use externals if possible but any solution would be great.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T18:29:17+00:00Added an answer on June 4, 2026 at 6:29 pm

    SVN:External has no deal with the final structure of your repo, if you want a structure of below, you can check in sources with the same structure.

    External means to have a folder on checking out exists in different folders but checking in is turn out the same places.

    You may try to remove those “symbolic links” in your current svn repo and add the real toolkit or the link to the root of “code”

    the way storing source on the server is folder based but it’s totally independent to how it is seen on the local side.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on a PHP project with several developers, each who has their own
I am working on a PHP project in which a lot of classes are
We're working on a PHP project, which has been in development for more than
I have working website in PHP with a MySQL backend which has several tables
I am working on a small project for learning PHP better. This project has
I'm working on a project(PHP Based) in which I need to compute SHA1, I'm
I am currently working on a PHP project which includes extensive database usage. The
I am developing a PHP project and using PDT with XDebug which is working
I am currently working on a fun project, which involves Ajax, HTML, JavaScript, PHP
i am working on a project in PHP which requires me to push an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.