Question

Here is my error message:

Can't stat 'E:\Repositories\Test': Partial results are valid but processing is incomplete

When trying to setup simple permissions on the repository I get this. I have given complete permissions to windows on this folder and still no luck!

I'd appreciate it if someone could help.

C:\Users\company_itsupport>icacls E:\
E:\ BUILTIN\Administrators:(OI)(CI)(F)
    NT AUTHORITY\SYSTEM:(OI)(CI)(F)
    CREATOR OWNER:(OI)(CI)(IO)(F)
    BUILTIN\Users:(OI)(CI)(RX)
    BUILTIN\Users:(CI)(AD)
    BUILTIN\Users:(CI)(IO)(WD)
    Everyone:(RX)

Successfully processed 1 files; Failed processing 0 files

C:\Users\company_itsupport>icacls E:\Repositories\
E:\Repositories\ NT AUTHORITY\SYSTEM:(OI)(CI)(F)
                 NT AUTHORITY\NETWORK SERVICE:(OI)(CI)(M)
                 CORP\company_itsupport:(OI)(CI)(F)
                 MUKS016\VisualSVN Server Admins:(OI)(CI)(M)
                 BUILTIN\Administrators:(OI)(CI)(F)
                 CORP\MUKADIT:(OI)(CI)(F)

Successfully processed 1 files; Failed processing 0 files

C:\Users\company_itsupport>icacls E:\Repositories\Test
E:\Repositories\Test NT AUTHORITY\SYSTEM:(I)(OI)(CI)(F)
                      NT AUTHORITY\NETWORK SERVICE:(I)(OI)(CI)(M)
                      CORP\company_itsupport:(I)(OI)(CI)(F)
                      MUKS016\VisualSVN Server Admins:(I)(OI)(CI)(M)
                      BUILTIN\Administrators:(I)(OI)(CI)(F)
                      CORP\MUKADIT:(I)(OI)(CI)(F)

Successfully processed 1 files; Failed processing 0 files
Était-ce utile?

La solution

The bug is fixed in VisualSVN Server 2.7.1.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top