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

RE: User File Access from Mysql DB... (correction)

From: bruce <bedouglas_at_earthlink.net>
Date: 2006-06-19 19:30:38 CEST

hi joerg...

do you write to the ACL db/file everytime a user changes their access
requirements regarding a given file... do you also write to the ACL db/file
everytime a file moves from folder to folder...

for my app, the file moves between processes, and since a user might have
access to one process and not another.. i need to solve this.

the only way i can see is to add/delete the users within the ACL file as the
"file" moves along the process, which is going to require a lot of update
hits to the ACL by my app..

another approach would be to simply rewrite a new ACL file from a db on
every file/process change...

-bruce

-----Original Message-----
From: Joerg Hessdoerfer [mailto:Joerg.Hessdoerfer@sea-gmbh.com]
Sent: Monday, June 19, 2006 10:17 AM
To: users@subversion.tigris.org; bedouglas@earthlink.net
Subject: Re: User File Access from Mysql DB... (correction)

Memory didn't serve -
> (or newer svnserve, 1.3.X if memory serves?)

it's 1.4, which is not yet released. I use apache ;-)

Greetings,
        Jörg

--
Leiter Softwareentwicklung - S.E.A GmbH
Mail: joerg.hessdoerfer@sea-gmbh.com
WWW:  http://www.sea-gmbh.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 19 20:07:56 2006

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.