On Mon, 2004-03-22 at 16:35, Travis P wrote:
> twp$ svn ls https://myserver.com:8443/svn/top-secret
> Authentication realm: <https://myserver.com:8443> Subversion repository
> Password for 'twp':
> Authentication realm: <https://myserver.com:8443> Subversion repository
> Username:
> Password for '':
> Authentication realm: <https://myserver.com:8443> Subversion repository
> Username:
> Password for '':
> svn: PROPFIND request failed on '/svn/websrv'
> svn: PROPFIND of '/svn/websrv': authorization failed
> (https://myserver.com:8443)
>
> Now, I guess the thinking is that one might use a different id to
> access different parts of the repository? But when I've reached an
> area where I know at the first prompt the effort is doomed to failure,
> I should be able to exit at that point.
Agreed. libsvn_ra_dav is retrying a failed authorization 3 times before
giving up. While we can't notice a control-C while responding to the
prompt, we ought to be able to notice the signal *between* prompts!
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 22 23:55:35 2004