Has anyone managed to get Codestriker working with Subversion when svn uses Active Directory authentication? No matter how I format the repository URL (i.e., the docs say to use "svn:http://path/to/repos;username;password" so I've tried "svn:http://path/to/repos;DOMAIN\username;password" among other things) I keep getting a 401 Authorization Required HTTP error. Please help!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I could be wrong but the 401 message is most likely from your web server setup. If you're username is wrong for svn then you'd probably see a problem when you try to create a topic.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Has anyone managed to get Codestriker working with Subversion when svn uses Active Directory authentication? No matter how I format the repository URL (i.e., the docs say to use "svn:http://path/to/repos;username;password" so I've tried "svn:http://path/to/repos;DOMAIN\username;password" among other things) I keep getting a 401 Authorization Required HTTP error. Please help!
I could be wrong but the 401 message is most likely from your web server setup. If you're username is wrong for svn then you'd probably see a problem when you try to create a topic.