| 
 Got it! And now the SVN works from the resulting directory too.
 There seems to be something wrong with the login routine though. I always get an error
 
 Invalid login attempt. Bad password from IP: '127.0.0.1'. Username: 'admin' Password: 'password'.; -- admin (18-May-14  15:36:24)
 
 But I checked and the password in peq_admin does match md5('password')
 
 odds bodkins!
 
 Found it in another post. XAMPP defaults to short tags off, turned them on and all is well.
 |