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

Re: log access rights?

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Mon, 25 Oct 2010 11:35:22 +0400

2010/10/25 Edwin <edwintai_at_gmail.com>:
> dear,
> we have a problem about log message display in other function members
> who can't read/write source code.In our policy we can't let them who
> are not programmers read souce code in version control.programmers
> commit souce code and binary into two folders.
>
> /src programmers read/write
> /bin everone read/write
>
> but if programmers commit message in a changeset,others can't read the
> log in /bin

If a commit affects paths that a user does not have access rights to
read, its log message is not displayed by Subversion. That is done to
prevent information leak, because the message may describe those
hidden parts.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2675242

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-10-25 09:35:30 CEST

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

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