Hi Jan,

On So 11 Nov 2012 18:34:40 CET Jan Engelhardt wrote:

On Sunday 2012-11-11 14:01, Nable 80 wrote:

1. There is also netcat (nc) and i'm in doubt what is more widespread
in basic system installation: netcat or socat.

It is not about what is most spread, but what actually makes sense.

netcat in comparison is messy - https://lkml.org/lkml/2012/8/1/243


2. It's better to use `git format-patch' and attach generated files
(see "man git-format-patch", it's really easy).

I did use git format-patch (by way of git send-email), see the X-Mailer
header. What generated file should be attached? Remember also that (a)
attachments are frowned upon and (b) I hear git-am is very pesky in
processing mails not in the format of {verbatim format-patch text}.

I have two personal preferences on this:

1.

 o git format-patch HEAD~N -> creates a series of patch files
 o attach the single patch files to a mail

2.

 o create a public git repos with a branch containing your patches (master
   branch should be a copy of our master)
 o send me a pull request by mail


On sending mails with patches...

Most convenient for me it will be to send patches to the X2Go BTS (bug tracker system).

Mail Template...

"""
From: <you>
To: sub...@bugs.x2go.org
Subject: <describe your patch>

Source: <name of X2Go source project, see our Git repos for the project names>
Version: <some of the latest tags or HEAD or a package version>
Severity: {wishlist,minor,normal,important,serious,grave,critical}
Tags: patch

<describe your issue in detail here>

"""

Attach the patch file(s) to this mail.

Greets,
Mike


--

DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb

Attachment: pgpFdd66ohOEn.pgp
Description: Digitale PGP-Unterschrift

_______________________________________________
X2Go-Dev mailing list
X2Go-Dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev

Reply via email to