Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #72429

Re: How to read a directory path from a txt file

Newsgroups comp.lang.python
Date 2014-06-02 10:18 -0700
References <a3298f5d-dcf9-4dd7-bae8-b655e8224114@googlegroups.com> <3a3c89ee-aa7a-4be7-a868-348bc5a0f75e@googlegroups.com> <lmi8gr$2eg$2@dont-email.me>
Message-ID <ada7a2ce-5a02-437b-8036-7d082433106e@googlegroups.com> (permalink)
Subject Re: How to read a directory path from a txt file
From Samuel Kamau <wachkama@gmail.com>

Show all headers | View raw


On Monday, June 2, 2014 12:24:59 PM UTC-4, Denis McMahon wrote:
> On Mon, 02 Jun 2014 08:13:23 -0700, Samuel Kamau wrote:
> 
> 
> 
> > I have permission issues with my web server.
> 
> 
> 
> Hacks to fix permissions problems are dangerous. There is probably a 
> 
> better way to fix this issue.
> 
> 
> 
> -- 
> 
> Denis McMahon, denismfmcmahon@gmail.com

The issue is that i use jenkins to deploy my files to the web server. Jenkins takes possession of all files as username and group name. This over right the right permissions on the web server. I want the script to be restoring the right privileges after jenkins deploys a new build.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

How to read a directory path from a txt file Samuel Kamau <wachkama@gmail.com> - 2014-06-02 07:18 -0700
  Re: How to read a directory path from a txt file Rustom Mody <rustompmody@gmail.com> - 2014-06-02 07:28 -0700
  Re: How to read a directory path from a txt file Chris Angelico <rosuav@gmail.com> - 2014-06-03 00:29 +1000
  Re: How to read a directory path from a txt file Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-06-02 15:44 +0100
  Re: How to read a directory path from a txt file Samuel Kamau <wachkama@gmail.com> - 2014-06-02 08:13 -0700
    Re: How to read a directory path from a txt file Denis McMahon <denismfmcmahon@gmail.com> - 2014-06-02 16:24 +0000
      Re: How to read a directory path from a txt file Samuel Kamau <wachkama@gmail.com> - 2014-06-02 10:18 -0700

csiph-web