savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sr #110915] Please help me import a mercurial repository into the new g


From: Alan Mackenzie
Subject: [sr #110915] Please help me import a mercurial repository into the new group cc-mode.
Date: Wed, 2 Aug 2023 13:21:45 -0400 (EDT)

Follow-up Comment #1, sr #110915 (project administration):

Hello, again.

I think I can transfer the existing repository to a new one using

    $ hg bundle -a filename

and

    $ cd ~/new-repo
    $ hg init
    $ hg unbundle filename

.  This repo I could then transfer to Savannah with

    $ hg push.

The trouble is, I already have a dummy repository in place with a single
commit.  I don't want to hg unbundle onto this repo, since that would make my
commit revision numbers off by one from the numbers in my notes.

So, can I remove the existing repo at Savannah, and if so, how?  If not, would
you do this for me, please.

Thanks!



    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/support/?110915>

_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]