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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T01:54:37+00:00 2026-05-22T01:54:37+00:00

I’m customizing BlogEngine.Net to support custom local features (Farsi calendar, RTL theme, etc.) BlogEngine.Net

  • 0

I’m customizing BlogEngine.Net to support custom local features (Farsi calendar, RTL theme, etc.)

BlogEngine.Net uses mercurial source control and I am able to create a fork of the project and commit my changes to it. But I’d like to release it as a separate project since there are major modifications in the code to support Persian language and I do not intend to send a pull request to the main project. AFAIK I have two options:

  1. I can download BlogEngine.Net’s source code, create a new project, commit the original source files and then commit my changes to the repository.
  2. I can fork the main project and have a clone repository. then I can commit on that repository.

Now what are the benefits of using a fork? if I create a fork, will I be able to release my project in its own page just like an independent project (option no.1)? By saying “its own page’ I mean I’d like to have an address like “FarsiBlogengine.CodePlex.Com” and make binary version, source code version available to download, have a discussion forum, etc. Just like the features I have when I do not use forking.

Generally, what are the pros of using forking instead of downloading the main project, creating a new project and committing to the new project?
Thanks.

  • 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-22T01:54:38+00:00Added an answer on May 22, 2026 at 1:54 am

    The primary benefit of forking (aka: cloning) (aka: option #2) is that your repository will contain the entire history of the parent repository, enabling the option to push or pull from that repository if needed. Using option #1, you are starting from a snapshot of the parent repository and losing the project history/lineage.

    When determining if two repositories are related Mercurial will look for a common ancestor – in the case of option #1 you will not have that, and in the case of option #2 you will. Even though you explicitly stated that you don’t want to perform any synchronization with the parent repo (push/pull/etc..) you might find that BlogEngine.net releases a critical bug fix that you want to pull over and perform a pull occasionally. Option #1 will prevent you from doing this because it will not find common ancestry, but option #2 will allow it.

    In terms of releasing your code, I’m not exactly sure what you mean by “it’s own page”, but I don’t think you’ll have any issues releasing with either option. In both cases all you have is a simple repository. In case #2 you just have a larger repository with more commits and more history.

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

Sidebar

Related Questions

No related questions found

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.