[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: "svn status -u" doesn't report failure to connect to repository via DAV

From: <cmpilato_at_collab.net>
Date: 2003-09-16 23:14:29 CEST

Julian Foad <julianfoad@btopenworld.com> writes:

> If "svn st -u" can't contact the repository (via DAV), it proceeds
> without an error or warning, and prints "*" by every item. If it
> can't contact the repos via "file:", it prints an appropriate error
> message and quits, which I think is the right behaviour. Anyone
> have a fix for the case of DAV access?

Hm. The '*' thing should only happen if it *can* contact the
repository and learns, by doing so, that the target of the status has
been removed from HEAD in the repository. Are the two RA layers
returning different errors from their RA->check_path() calls, or are we
even getting that far?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 16 23:18:55 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.