Is there any way to migrate user accounts to a new server in CollabNet's Subversion Edge? I've read that you can't just copy the [CSVN_HOME]/data/conf/svn_auth_file because it won't create the accounts for the users due to the one-way hash for Apache passwords. Isn't this because the file is written in two places? If I can find the location of this other file, then I could just copy the two files over and it should work, right? Otherwise, using LDAP seems to be the method of choice for migrating accounts, but the question is how to setup and configure LDAP? I apologize; I'm very new to servers, version control, and LDAP. Any help and/or advice would be greatly appreciated.
Thank you very much!