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

  • SEARCH
  • Home
  • 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 968773
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T02:32:13+00:00 2026-05-16T02:32:13+00:00

I have a few related applications that I want to deploy to different computers.

  • 0

I have a few related applications that I want to deploy to different computers. They each share a large body of common code, and have some things unique to them. For example, I have a server and a client which use a lot of common classes to communicate to each other. I have yet more servers and clients which use some of the same classes, but are unrelated from each other.

The easy solution is to just leave them all in the same directory structure so they can all use whichever modules they need, and whenever I deploy a server or a client I put in the entire codebase. However the codebase is quite large, and some of the components use datafiles which are a few megabytes in size.

Ideally I’d be able to have them all share the same code, but be able to deploy just exactly which files each component needs… and they’d all be connected to the same version control. So it’d be something like:

On one computer: svn checkout client1. On another: svn checkout server1. On another: svn checkout client2. Then if I modify some client2 code that is shared between client2 and client1, both will be updated when I do svn update. Also ideally, I wouldn’t have to pick out the files I need manually, since that can be annoying, but I can deal with that.

Have other people had this problem? Does it have a better-defined name? What solutions can I use to solve it?

  • 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-05-16T02:32:14+00:00Added an answer on May 16, 2026 at 2:32 am

    When it can be broken up in modules, go for a repo / branch with all the ‘base’ code, and in the actual project, include them as svn:externals (same repository or another one doesn’t matter). That way you can independently update / work on modules, pin certain projects to certain revisions of that module or keep them to HEAD.

    A new project would either require a branching of a base project with most externals already set, or manual adding of the needed externals. A simple shell script setting the exact externals you need is easily made.

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

Sidebar

Related Questions

I'm designing a few applications that will share 2 or 3 database tables and
I have a few questions related to Windows processes in kernel and usermode. If
We have a git repository which contains source for a few related Java WARs
I have few nested DIVs at page. I want to add event only for
I have few buttons of which each button is assigned a class with a
This might be a duplicate question as I have found a few that are
Possible Duplicate: Is Mono ready for prime time? I have a few questions that
Ok, so I have an android project and a few related java projects in
I have notice that quite a few application show version/history informations before installation. And
I have a few questions related: 1) Is possible to make my program change

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.