I have an external dependency, and the 3rd party repository uses HTTP basic authentication. I tried setting my svn:externals property to use the standard http://user:p...@server.com/path format, but I am still prompted to authenticate at the terminal. Is there a way to get svn to use the user:pass credentials?