Hi,
here is my authz config file
[groups]
r_users = Alexander_Lost
[:glob:/]
* = rw
[:glob:/**/*.uasset]
@r_users = rw
[:glob:/**/Source/**]
@r_users =
user Alexander_Lost should be able to work with uasset type of files and
should not see anything that has Source in the global path
when i
most recent client
SVN/1.14.1 (x64-microsoft-windows) serf/1.3.9 TortoiseSVN-1.14.1.29085
i have following client
SVN/1.13.0 (x86_64-apple-darwin19.0.0) serf/1.3.9
On Thu, Jul 22, 2021 at 4:51 PM Daniel Sahlberg
wrote:
> Den ons 21 juli 2021 kl 22:30 skrev Andrei Cusnir :
>
>> Hi,
&
Hi Daniel,
can you please let me know if this is a case for which I should open a bug
ticket,
or this is something that has to do with the authz file contents.
Kind Regards,
Andrei
On Thu, Jul 22, 2021 at 4:57 PM Andrei Cusnir wrote:
> Hi Daniel,
> thank for your reply,
> i was able t
Hi Daniel,
thank you for your response.
i have tried to recreate customer issue in a test repo so that i dont
expose customer name,
i have created mostly same path structure to the uasset file and
created same authz file in my repo
authz file
[groups]
r_users = andrei
[:glob:/]
* = rw
[:glob:/*