I tried that but this time I get a no such repository error. All my repos are in /usr/local.
Simon -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Koziel, Ryan Sent: 28 août, 2007 16:28 To: [email protected] Subject: RE: Question about pserver If your repositories are on the same filesystem with the same parent folder, you could give the --allow-root= argument the parent folder's path. Just a thought, Ryan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Simon Renshaw Sent: Tuesday, August 28, 2007 3:23 PM To: Robert Clark Cc: [email protected] Subject: RE: Question about pserver Hi Robert, I modified the file as you said and restarted xinetd. Now I getthe following error when I try to connect to either repo: No connection could be made because the target machine actively refused it. I'll try to modify it again. Any idea? Simon -----Original Message----- From: Robert Clark [mailto:[EMAIL PROTECTED] Sent: 28 août, 2007 15:48 To: Simon Renshaw Cc: [email protected] Subject: Re: Question about pserver On Tuesday August 28, 2007, Simon Renshaw <[EMAIL PROTECTED]> wrote: > server_args = -f --allow-root=/usr/local/sceip pserver > The problem is that I need to access 2 repositories using pserver. server_args = -f --allow-root=/usr/local/sceip \ --allow-root=/some/other/repository \ pserver
