宋文武 writes:
> ng0 writes:
>
>
>>> From d1d7eb59ca53833098cea2d6eddaa59f1494b579 Mon Sep 17 00:00:00 2001
>>> From: ng0
>>> Date: Fri, 8 Jul 2016 15:42:55 +
>>> Subject: [PATCH] gnu: services: Add git-service.
>>>
>>> * gnu/services/version-control.scm: New file, create it.
>>> (git-service)
ng0 writes:
>> From d1d7eb59ca53833098cea2d6eddaa59f1494b579 Mon Sep 17 00:00:00 2001
>> From: ng0
>> Date: Fri, 8 Jul 2016 15:42:55 +
>> Subject: [PATCH] gnu: services: Add git-service.
>>
>> * gnu/services/version-control.scm: New file, create it.
>> (git-service): New Procedures.
>> (git
ng0 writes:
> So almost one month passed now.
> To continue testing this, I need help on this first.
The quoted email is very long with different parties interacting. It is
hard to see what the problem is and you what you need help with.
Could you please ask a clear question? This would make
So almost one month passed now.
To continue testing this, I need help on this first.
Thanks.
ng0 writes:
> I tried to address most of what you've written.
>
> While I was correcting the documentation I decided to add more options,
> now it doesn't work anymore, probably because of the ifs I add
So almost one month passed now.
To continue testing this, I need help on this first.
Thanks.
ng0 writes:
> I tried to address most of what you've written.
>
> While I was correcting the documentation I decided to add more options,
> now it doesn't work anymore, probably because of the ifs I add
I tried to address most of what you've written.
While I was correcting the documentation I decided to add more options,
now it doesn't work anymore, probably because of the ifs I added.
Andy Wingo writes:
> On Tue 30 Aug 2016 13:45, ng0 writes:
>
>>>I also think that "path" might
>>> not be th
On Tue 30 Aug 2016 13:45, ng0 writes:
>>I also think that "path" might
>> not be the right word, which in GNU manuals is only used for search
>> paths. See the "GNU Manuals" section of standards.texi for more.
>> Anyway I suggest #:base-directory. Make sure the port is an integer and
>> not a s
Hi,
Andy Wingo writes:
> On Mon 29 Aug 2016 22:05, ng0 writes:
>
>> +@node Version Control
>> +@subsubsection Version Control
>> +
>> +The @code{(gnu services version-control)} module provides the following
>> services:
>> +
>> +@deffn {Scheme Procedure} git-service [git @var{git}] @
>> +
On Mon 29 Aug 2016 22:05, ng0 writes:
> +@node Version Control
> +@subsubsection Version Control
> +
> +The @code{(gnu services version-control)} module provides the following
> services:
> +
> +@deffn {Scheme Procedure} git-service [git @var{git}] @
> + [base-path ``/var/git/repositories'
First try with added documentation.
>From d796e150183d15b8ce639051f202138970153a9e Mon Sep 17 00:00:00 2001
From: ng0
Date: Fri, 8 Jul 2016 15:42:55 +
Subject: [PATCH] gnu: services: Add git-service.
* gnu/services/version-control.scm: New file, create it.
(git-service): New Procedures.
(git
Andy Wingo writes:
> On Mon 29 Aug 2016 15:04, ng0 writes:
>
>> I know I should add a section about it to documentation, but first I
>> want to get comments for the service as it currently is.
>
> No real comments until I know how it's supposed to work, which the
> documentation will tell me :)
On Mon 29 Aug 2016 15:04, ng0 writes:
> I know I should add a section about it to documentation, but first I
> want to get comments for the service as it currently is.
No real comments until I know how it's supposed to work, which the
documentation will tell me :)
A
12 matches
Mail list logo