public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* Re: [gentoo-user] {OT} Development framework with access restriction?
@ 2011-10-01  5:58 Pandu Poluan
  0 siblings, 0 replies; 27+ messages in thread
From: Pandu Poluan @ 2011-10-01  5:58 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1682 bytes --]

On Oct 1, 2011 7:26 AM, "Michael Orlitzky" <michael@orlitzky.com> wrote:
>
> On 09/30/2011 07:59 PM, Grant wrote:
> >
> > Thanks for that.  I haven't thought it all the way through, but if
> > Unix ownership and permissions aren't granular enough and subversion's
> > path-based authorization won't work, I will need to use ACLs.  I think
> > both subversion's path-based authorization and Unix
> > ownership/permissions would be simpler to implement and maintain than
> > ACLs so I'm hoping it doesn't come to that.
> >
>
> ACLs really aren't as bad as they look at first. They work just like
> permissions on Windows, which are one of the few things it does right.
> My example is made much more difficult because /var/www contains
> directories writable by other customers.
>
> I know *my* config.php files are chgrp apache and chmod 660, but I don't
> expect everyone else to be so careful (and they shouldn't have to be).
>
> If you are going to go the version control route, I would suggest
> setting up a new repository with only the code that he will be working
> on. You can use a post-update script (or whatever svn calls them) on the
> server to pull his code into production. He doesn't need to access the
> files directly.
>

+1 on production server pulling from $VCS.

I'm currently assisting a friend of mine, who's the CEO of a business
incubator. In order to force them startups to use the $VCS, we require them
to first commit their codes to the $VCS, then have a script pull the newest
version into production.

At first, they whined. Oh, how they whined! But after the $VCS saved their
bacons many times, now they're firm believers in version control :-)

Rgds,

[-- Attachment #2: Type: text/html, Size: 2073 bytes --]

^ permalink raw reply	[flat|nested] 27+ messages in thread
* [gentoo-user] {OT} Development framework with access restriction?
@ 2011-09-26 20:01 Grant
  2011-09-26 21:37 ` Michael Orlitzky
  2011-09-27 12:19 ` Jonas de Buhr
  0 siblings, 2 replies; 27+ messages in thread
From: Grant @ 2011-09-26 20:01 UTC (permalink / raw
  To: Gentoo mailing list

I'd like to hire a freelancer to work on my website.  I don't want to
provide access to all of my code, but instead only the particular file
or files being worked on.  Does anyone know of a development framework
that would help facilitate that sort of thing?  Would no shell access
along with restricted SFTP access be the simplest, safest, most
effective way to go?

- Grant



^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2011-10-04  4:27 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-01  5:58 [gentoo-user] {OT} Development framework with access restriction? Pandu Poluan
  -- strict thread matches above, loose matches on Subject: below --
2011-09-26 20:01 Grant
2011-09-26 21:37 ` Michael Orlitzky
2011-09-27 11:27   ` Mick
2011-09-29  1:18   ` Grant
2011-09-29  2:23     ` Grant
2011-09-29  6:57       ` Jonas de Buhr
2011-09-29  7:32         ` Mick
2011-09-30 23:53           ` Grant
2011-10-01 11:07             ` Florian Philipp
2011-10-01 23:27               ` Grant
2011-10-02 22:41                 ` Mick
2011-10-03 22:01                   ` Grant
2011-10-03 22:12                     ` Michael Mol
2011-09-29  8:13       ` Neil Bothwick
2011-09-29 17:23         ` Michael Orlitzky
2011-09-30 23:59           ` Grant
2011-10-01  0:23             ` Michael Orlitzky
2011-10-01 23:46               ` Grant
2011-10-02 19:04                 ` Michael Orlitzky
2011-10-03 21:54                   ` Grant
2011-10-03 22:00                     ` Michael Mol
2011-10-04  4:25                     ` Michael Orlitzky
2011-09-27 12:19 ` Jonas de Buhr
2011-09-29  1:23   ` Grant
2011-09-29  6:43     ` Jonas de Buhr
2011-09-30 23:50       ` Grant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox