Alternative to sourcehut

Uwe Brauer oub at mat.ucm.es
Mon Aug 26 12:49:52 UTC 2019


   > On 2019-08-26 09:26, Uwe Brauer wrote:

   > The patch seems to be corrupted when copying it to your local machine.
   > It it possible to show the raw message with "Nur Nachricht anzeigen".
   > Unfortunately, the patch can’t just be saved and applyed, because it’s
   > presented with DOS file endings.  They must be removed before applying
   > the patch.

   > Automatizing the task (this worked for me):

   > hg import <(curl
   > 'https://groups.google.com/forum/message/raw?msg=hg-git/U6RN9unOUBk/kX4ivgmhBQAJ'
   > | tr -d '\015')
   > hg import <(curl
   > 'https://groups.google.com/forum/message/raw?msg=hg-git/U6RN9unOUBk/O01l_AmhBQAJ'
   > | tr -d '\015')

That worked thanks. However I run into difficulties. I will start with a
new thread, since I find this new feature very very important.

Uwe 




More information about the Mercurial mailing list