Re: syslog support
Sebastien <[email protected]> Sun, 10 Aug 2014 09:20:51 +0200
| Newsgroups | gmane.comp.web.privoxy.devel |
|---|---|
| Message-ID | <[email protected]> |
Fabian, did you get my patch? Regards, Sébastien On 27/07/2014 16:00, Fabian Keil wrote: > Sebastien <[email protected]> wrote: > >> On 27/07/2014 15:35, Fabian Keil wrote: >>> Sebastien <[email protected]> wrote: >>> >>>> On 27/07/2014 15:19, Fabian Keil wrote: >>>>> Sebastien <[email protected]> wrote: >>>>> >>>>> If you are using git, the output of git format-patch is preferred (at >>>>> least by other git users like me), otherwise a commented unified diff >>>>> (diff -u) is fine, too. >>>> Git? >>>> I was using the CVS server. >>>> (:pserver:[email protected]:/cvsroot/ijbswa) >>>> >>>> Where is hosted the git repository? >>> There is no official git repository as migrating to git is >>> still on the TODO list. git cvsimport works, though. >> Why not creating a git repository now? > At least for me it's just one of many items on the TODO list > and doing it now means not doing other stuff now: > http://ijbswa.cvs.sourceforge.net/viewvc/ijbswa/current/TODO > >> The migration is directly covered by git. > For an official repository, manual interaction is required, > for example to adjust the committer info. The git-cvsimport > manual also explicitly recommends not using it for final > imports. > >> Or do you see other issues? > The "Find out" part isn't done yet, either: > > | 54) Move away from CVS to a more modern revision control system. > | Find out if there are any objection against going with Git. > | Using Git would also have the advantage that SF now pretends > | to support it, so we could do it independently from 53). > > Fabian ------------------------------------------------------------------------------