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

Re: svn commit: rev 3010 - trunk/notes

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-08-22 19:21:59 CEST

On Thu, Aug 22, 2002 at 12:11:17PM -0500, cmpilato@collab.net wrote:
> I'm probably missing something obvious here, or have my head on
> sideways, but how does one reconcile ACL stuffs between the repository
> and the current OS of the client in light of the fact that someone's
> login/username on the computer might be completely different than the
> name used for committed to the repository?

My take is everything would be keyed off the name used to talk to
the repository with.

So, if my local user is "bobjones" and my SVN account is "bjones" -
my access permissions are identified via "bjones." This way, if
I migrate to another machine and my local user is "jonesb" and I
checkout a repository, the permissions are identical as I still login
to the SCM system via "bjones."

> I mean, generally speaking, are we talking about Subversion attemping
> to use the OS to mirror permission sets described to the client by the
> repository?

My current thought is "Yes."

/me ducks

Look, my thoughts aren't set in stone either. I'm just trying to
find my way in the dark here. I have a problem I'd like to solve,
and, well, I'd like to solve it. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 22 19:23:13 2002

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

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