I am using a CentOS machine and wanted to add a folder to a VisualSVN repo running on Windows which I created through the VisualSVN GUI.
When I attempted to import data into the repo for the first time, I was presented with questions I'd never seen before: [r...@fs etc]# svn import --message "initial load" ./conf https://192.168.10.23:8443/svn/Freeswitch/trunk Authentication realm: <https://192.168.10.23:8443> Subversion Repositories Password for 'root': Authentication realm: <https://192.168.10.23:8443> Subversion Repositories Username: What are these about? Thanks, Lars

