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

Blank log messages when user has no access to specific folder

From: Ricardo Smania (Desenv) <ricardo.smania_at_mega.com.br>
Date: Mon, 16 May 2011 11:10:34 -0300

Hello,

Suppose I have the following folder structure on a specific branch of a Subversion server:

Product 1
  Module A
  Module B

And that a user has access to Module A but not Module B.

If someone commits something to Module A, the user sees it. If someone commits to Module B, he doesn't. That's expected.

If someone commits something to A and B simultaneously, the user sees on the file list what was commited on A but not what was commited on B. That's also expected. When that happens, however, the log message is shown blank to that user, which brings us problems because the user needs to see the bug ID associated with that commit.

Is there a way to always show the log message, even if the user can't see the complete list of files/folders that were commited?

Thank you.
Received on 2011-05-16 16:12:02 CEST

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.