[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: Russell G <myuniqueemail_at_yahoo.com>
Date: 2007-09-21 22:32:38 CEST

Thanks for the reply. Here's the output for the commands you suggested:

/home/www/html> svn info
Path: .
URL: http://xxx.xxx.info/repos/trunk/project/www/html
Repository UUID: bc4c9254-69e1-0310-8bc0-c67905f81e58
Revision: 3438
Node Kind: directory
Schedule: normal
Last Changed Author: russellg
Last Changed Rev: 3438
Last Changed Date: 2006-03-08 17:34:42 +1100 (Wed, 08 Mar 2006)

/home/www/html> svn -R pg svn:externals
/home/www/html>

/home/www/html> svn st -u

svn: Unrecognized URL scheme for ''

/home/www/html>

Thanks,
Russell

----- Original Message ----
From: Tommy Knowlton <Tommy@KE4KUG.net>
To: Russell G <myuniqueemail@yahoo.com>
Cc: users@subversion.tigris.org
Sent: Friday, September 21, 2007 3:04:48 PM
Subject: Re: Unrecognized URL scheme for ''

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

       
____________________________________________________________________________________
Need a vacation? Get great deals
to amazing places on Yahoo! Travel.
http://travel.yahoo.com/

---------------------------------------------------------------------
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:32:59 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.