Hello,
So I set up my Apache server to authenticate using both file and ldap
authentication.
I'm using an Apache server for Subversion. I create file accounts into
an already existing file in this manner:
htpasswd -m
I then give it a password.
Next, I test the username with t
Hello,
So I set up my Apache server to authenticate using both file and ldap
authentication.
I'm using an Apache server for Subversion. I create file accounts into
an already existing file in this manner:
htpasswd -m
I then give it a password.
Next, I test the username with t
Hi,
I have been encountering a problem with the re-definition of struct
iovec in file apache2/include/apr_want.h when trying to compile
subversion for a sparc-solaris2.10 machine. I noticed there was a post
about this issue on Linux machines, but there's no mention of it on
sparc2.10. I have b