I setup subversion with remote access over apache. I created an htpasswd file for it, but now I've forgotten the filename and path. How can I find it?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
|
|||||
|
|
The file has to be located in the svn htdocs directory tree and there has to be a reference in the configuration as well. But if you do at least remember a part of the content of the file (e.g. a username) you can search beginning at your DocumentRoot-directory:
|
|||
|
|