[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Is it possible to have a shared workarea?

From: Dave Rolsky <autarch_at_urth.org>
Date: 2004-01-16 00:33:50 CET

On Thu, 15 Jan 2004, Anthony E. Glover wrote:

> The reason for this shared area is that it is on the production system
> and updated by my post-commit hook as files are checked into the
> repository. When one of the users checks a file into the repository, the
> post-commit hook tries to do an update of the workarea on the server,
> followed by a compile, and copy to a deployment directory. By having a
> workarea on the server, as opposed to doing an export, only the files
> that are out of date have to get compiled.

You could make your post-commit hook run setuid as some user or other.

-dave

/*=======================
House Absolute Consulting
www.houseabsolute.com
=======================*/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 16 00:34:36 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.