You need to sign in or sign up before continuing.
  • Chris McDonough's avatar
    Fix from Andy: · f606e849
    Chris McDonough authored
    The code for generating the 
    Zope service name doesn't lower case the names. Being windows this means 
    c:\Zope and C:\Zope are the same files and hence valid instance homes.
    
    However their hashes are different meaning you can't find the service 
    name without knowing the exact case. 
    f606e849
zopeservice.py.in 3.44 KB