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

Re: Unrecognized URL scheme for ''

From: Tommy Knowlton <Tommy_at_KE4KUG.net>
Date: 2007-09-21 22:04:48 CEST

two (educated) guesses:
1) the metadata in .svn has been corrupted, so that the WC's repo URL
lacks file:// or http:// or svn:// or whatever schemes are supported.
2) there is an svn:external property somewhere that exhibits the same
problem (repo URL missing scheme).

both guesses should be falsifiable. To check the first, use 'svn
info'. To check the second, use 'svn pg svn:externals' (also,
recursively for subdirs may be needed).

HTH,
\Tommy

On Sep 21, 2007, at 1:56 PM, Russell G wrote:

> I should have explicitly mentioned that even though certain
> directories
> have this problem, the directories above and below them work fine. So
> I don't think there's a problem with the repository itself, or this
> machine's connection to the repository (which is on a different
> machine
> in the same LAN). And since in the two previous cases I was able to
> check out the directory again and fix the problem, it makes me think
> that something in the .svn directory has become corrupted, but
> restoring the .svn directory
> doesn't seem to help.
>
> Thanks,
> Russell
>
> ----- Original Message ----
> From: Russell G <myuniqueemail@yahoo.com>
> To: users@subversion.tigris.org
> Sent: Friday, September 21, 2007 2:41:28 PM
> Subject: Unrecognized URL scheme for ''
>
> Hi, I've searched in various places for a solution to this problem,
> but haven't found the answer yet.
>
> I'm getting this error when trying to do anything against the
> server, for example "svn status -u":
>
> Unrecognized URL scheme for ''
>
> Notice that there's no URL mentioned at all. The strange thing is
> that I've had this repository and this directory tree checked out
> for a couple of years now, and I just started getting this error in
> the last few days. So far it's happened in three different
> directories. The first two times, I was able to just delete the
> whole directory and update it again, but now it's happened near the
> very top of the (very large) directory tree and I can't really do
> that trick this time.
>
> I've looked through all the files in the .svn directories, both
> above, in, and below the directory reporting the problem. I've
> even compared them to backups. But I can't figure out what's
> causing the error.
>
> Any ideas greatly appreciated! Thanks,
>
> Russell
>
>
>
>
>
> ______________________________________________________________________
> ______________
> Yahoo! oneSearch: Finally, mobile search
> that gives answers, not web links.
> http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
>
>
>
>
> ______________________________________________________________________
> ______________
> Shape Yahoo! in your own image. Join our Network Research Panel
> today! http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 21 22:04:12 2007

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

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