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 7972503
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T07:53:05+00:00 2026-06-04T07:53:05+00:00

I have a multilingual project, the project is fully compatible with HE/EN languages. In

  • 0

I have a multilingual project,

the project is fully compatible with HE/EN languages.

In one case it’s going to be uploaded as a subfolder in a big israeli project,

in another it’s going to be used as a full site on it’s own .com domain in english.

I currently have an SVN setup for the israeli project,

I haven’t yet created an SVN for the .com, is this the right way to go, keeping 2 depo’s for this ? I will then have to make sure that the code written on the israeli project is always copied manually to the .com folder,

Can this be managed more efficiently ?

  • 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-04T07:53:07+00:00Added an answer on June 4, 2026 at 7:53 am

    Yes, this can definitely be managed more efficiently. This statement right here is the main problem:

    I will then have to make sure that the code written on the israeli project is always copied manually to the .com folder.

    That process is not only inefficient, it’s highly error-prone. And it absolutely doesn’t scale at all. Basically you’re doubling your development/testing/deployment/etc. efforts. If you ever need to deploy another instance of the application, you’ll have tripled efforts. And so on.

    What you’ll want to do is isolate the components that are different between the instances of the application. Is it just the language content? Is it the whole UI? If it’s the whole UI then you’ll want that UI to be as thin and light-weight as possible. (Well, you want that anyway.) Then all you’d have to double is the UI work. The rest of the logic (business logic, data access, services, etc.) can be constant across all instances of the application.

    If it’s just text content, then maybe you can re-factor that text to be pulled from the database. Every label, every article, every menu item, etc. There are CMS systems which do this pretty well, though I have no specific recommendations. But the overall idea is to have the UI be an empty wrapper populated by data specific to that application instance. Then each instance would control its “language” (its content in general) by simply managing that data.

    You definitely don’t want multiple code repositories for this. After all, if you have two repositories of code, which one is the correct one? If a change is made in one repository but not the other, which one is right? Your code should have a single “source of truth.” Multiple sources of truth means no truth.

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

Sidebar

Related Questions

I have a multilingual ASP.NET site; one of the languages is Arabic (ar-SA). To
Hi i have develop and deploy one multilingual (english uk and swedish) website at
I have multilingual website in joomla and want to hide one menu item (not
I have a multilingual website with 2 languages: en (default) and de (german). I
I have an application that needs to support a multilingual interface, five languages to
I am going to build a multilingual website with PHP and need to have
i have multilingual asp.net site. there is a masterpage and default.aspx. I put two
I have 2 sub-domain for a multilingual site (Arabic and English), 1 subdomain is
I have been trying to know about multilingual site. Where in url should be
I have a application written in wxPython which I want to make multilingual. Our

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.