Re: changegroup hook Linux httpd cgi

2017-02-21 Thread Jérôme Godbout
terdit. On Tue, Feb 21, 2017 at 5:54 AM, Simon King <si...@simonking.org.uk> wrote: > On Mon, Feb 20, 2017 at 7:55 PM, Jérôme Godbout <jer...@bodycad.com> > wrote: > >> Hi, >> I'm trying to have a repos on a mount drive that is used by multiple VM >> under d

Re: changegroup hook Linux httpd cgi

2017-02-22 Thread Jérôme Godbout
Either way, the output from "hg push --debug" might be useful. > > Simon > > > On Tue, Feb 21, 2017 at 3:23 PM, Jérôme Godbout <jer...@bodycad.com> > wrote: > >> httpd run as apache user >> >> ls -l /mnt/hg/.hg >> -rwxrwxrwx. 1 apache

Re: commit .hgsubstate after remove from .hgsub

2017-02-20 Thread Jérôme Godbout
By "global commit" I mean a commit that > > does not specify files to commit, or use any exclude patterns. Basically > > a straight up "hg commit". > > > > So maybe you have problems because you're trying to run something like > > "hg commit .hgsub&q

changegroup hook Linux httpd cgi

2017-02-20 Thread Jérôme Godbout
Hi, I'm trying to have a repos on a mount drive that is used by multiple VM under different OS (Windows, Linux). This save a lot of disk space and the lock is just fine for that use case. I was trying to add a hook that could be execute cross platform. In my *.hg/hgrc* I added this: *[hooks]*

Re: commit .hgsubstate after remove from .hgsub

2017-02-17 Thread Jérôme Godbout
es pas le destinataire prévu, vous êtes par la présente informé que toute utilisation, diffusion, copie, ou stockage de ce message ou de ses pièces jointes est strictement interdit. On Fri, Feb 17, 2017 at 8:58 AM, Yuya Nishihara <y...@tcha.org> wrote: > On Thu, 16 Feb 2017 16:07:5

commit .hgsubstate after remove from .hgsub

2017-02-16 Thread Jérôme Godbout
Hi, First we have a main repos with both .hgsub and .hgsubstate commited into the main repos itself. We had a sub repos we wanted to be removed so we end up removing the entry from the .hgsub file of the main repos. But we don't seem to be able to commit the .hgsubstate and this give us some

hgweb serve behind apache

2017-01-17 Thread Jérôme Godbout
Hi, I'm currently moving our hgweb server from Window to Linux (CentOS 7). I have a working pull but cannot push through http: *hg push http://10.1.30.67/TestRepos * *pushing to http://10.1.30.67/TestRepos * *searching for changes*

HgServe SeLinux

2017-08-03 Thread Jérôme Godbout
Hi, I seem to have a few problems with writing over a CIFS share mount drive and hgserve with Apache cgi. I'm with CentOS 7. When I disable selinux everything work just fine. Permission are ok with apache as the drive is mount with the following fastab entry: //url/server /mnt/hg cifs

Re: HgServe SeLinux

2017-08-03 Thread Jérôme Godbout
évu, vous êtes par la présente informé que toute utilisation, diffusion, copie, ou stockage de ce message ou de ses pièces jointes est strictement interdit. On Thu, Aug 3, 2017 at 12:09 PM, Jérôme Godbout <jer...@bodycad.com> wrote: > Hi, > I seem to have a few problems with writing ov

Re: hgserve encoding

2017-08-14 Thread Jérôme Godbout
èces jointes est strictement interdit. On Sat, Aug 12, 2017 at 9:55 AM, Jérôme Godbout <jer...@bodycad.com> wrote: > Finaly found the problems, the 00manifest.i file was corrupted. We > replaced the main repos .hg with one of the workstation clone and eveything > is back to normal. Not sure

Re: hgserve encoding

2017-08-11 Thread Jérôme Godbout
ation, diffusion, copie, ou stockage de ce message ou de ses pièces jointes est strictement interdit. On Fri, Aug 11, 2017 at 11:14 AM, Yuya Nishihara <y...@tcha.org> wrote: > On Thu, 10 Aug 2017 11:58:53 -0400, Jérôme Godbout wrote: > > I'm not sure if I have find every

hgserve encoding

2017-08-09 Thread Jérôme Godbout
Hi, I have some trouble with the hgserve with apache2 with .cgi and my repos hosting, it mostly work except when it tell me I have corrupted file, but using the repos into local map drive work just fine and verify/recover doesn't show any problems with it either. I known the setup is totally

Re: HGWeb/Jenkins problems

2017-09-14 Thread Jérôme Godbout
et les pièces jointes. Si vous n'êtes pas le destinataire prévu, vous êtes par la présente informé que toute utilisation, diffusion, copie, ou stockage de ce message ou de ses pièces jointes est strictement interdit. On Wed, Sep 13, 2017 at 11:55 AM, Jérôme Godbout <jer...@bodycad.com> wrote:

Re: HGWeb/Jenkins problems

2017-09-14 Thread Jérôme Godbout
i vous n'êtes pas le destinataire prévu, vous êtes par la présente informé que toute utilisation, diffusion, copie, ou stockage de ce message ou de ses pièces jointes est strictement interdit. On Wed, Sep 13, 2017 at 11:53 AM, Jérôme Godbout <jer...@bodycad.com> wrote: > If I browse the re

Re: HGWeb/Jenkins problems

2017-09-14 Thread Jérôme Godbout
ie, ou stockage de ce message ou de ses pièces jointes est strictement interdit. On Wed, Sep 13, 2017 at 10:21 AM, Jérôme Godbout <jer...@bodycad.com> wrote: > I did update all mercurial on all build machine > (Jenkins/ReviewBoard/HgWeb) with python pip 3.4.1. Sadly this did not >

Re: HGWeb/Jenkins problems

2017-08-31 Thread Jérôme Godbout
erreur, s’il vous plaît avertir immédiatement l'expéditeur par courriel de réponse, puis supprimer ce message et les pièces jointes. Si vous n'êtes pas le destinataire prévu, vous êtes par la présente informé que toute utilisation, diffusion, copie, ou stockage de ce message ou de ses pièces jointes

HGWeb/Jenkins problems

2017-08-30 Thread Jérôme Godbout
Hi, I have intermittent problems with my hgweb with .cgi and apache (everything seem to work fine), I can perform a full checkout without issue with TortoiseHG under Windows machines to the web address, but sometime I got this error when doing the checkout into Jenkins: hg pull --rev