Git Product home page Git Product logo

Comments (6)

stevennic avatar stevennic commented on July 18, 2024

Hi Matt,

I don't know anything about Mercurial, but I'm wondering since there are only a handful of branches on Bitbucket, could you not just bring them over manually as follows?

  1. Clone whoosh-community to your machine
  2. Create and check out a new branch in this repo to mirror the one you'll import from Hg, such as nextgen
  3. Manually copy over your source files from Hg for that branch, overwriting the whoosh-community files
  4. Check in the branch
  5. Merge master into it to reconcile the differences
  6. Repeat for each branch

I've never tried this, but you might be able to get around the complexities of migrating from Hg to git.

from whoosh.

martenson avatar martenson commented on July 18, 2024

when I make a git repo using hg-git, the commit hashes are different to the hashes of the corresponding commits here

I am not sure this can be prevented. Conversion of hg to git repo sounds like something that is not deterministic.

If you want to preserve commit atomicity you could probably loop through the next-gen specific commits, create patches, and apply them on top of a copy of master in the git repo. I am not sure how many conflicts are expected between master and nextgen though.

from whoosh.

PythonLinks avatar PythonLinks commented on July 18, 2024

Hello.
I have been watching Whoosh for many years, and finally have a great application for it.
Of course there are these varous problems with the two versions.

Here is my understanding of the situation. mchaput is the original Whoosh owner. He also owns the Whoosh name on PyPi. He is using mercurial. When bitbucket dropped mercurial, the whoosh community was created on Github, but matt continue to use mercurial, and the two versions diverged. Now there is a desore to merge the two, but no one is sufficiently motivated to make it happen.

Is this correct?

How many commits have been made on both branches since they forked? Which direction is it easier to merger?

How about loosing the individual commit records, and just copying over his version and manually resulving the differences with recursive diff?

from whoosh.

stevennic avatar stevennic commented on July 18, 2024

That is my understanding. I think we've agreed that whoosh-community will be the official repository for Whoosh and Matt has asked for some help moving it over from Mercurial. If you're able to help, you're welcome to contribute to the effort.

from whoosh.

PythonLinks avatar PythonLinks commented on July 18, 2024

There are so many search engines out there, I have no idea which one I should be using.

from whoosh.

tobiaseisenschenk avatar tobiaseisenschenk commented on July 18, 2024

@mchaput did you have any success in copying over the changes manually to this repo?

from whoosh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.