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

Re: 1.5.0: unknown error

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 29 Jun 2008 07:51:34 +0200

George Hazan wrote:
> Hello, Simon!
> Sat, 28 Jun 2008 23:00:49 +0100 you wrote:
>
>>> Now, when I try to make a commit, TSVN complains to
>>>
>>> =========Beginning of the citation============== Commit
>>> Commit failed (details follow):
>>> Unrecognized URL scheme for ''
>>> =========The end of the citation================
>>> Cleanup doesn't help. How can fix it?
> SL> What is the URL?
>
> https://miranda.svn.sourceforge.net/svnroot/miranda/trunk/miranda
>
> SL> Does the 1.5.0 command line client work?
>
> Hmm... it fails with the same error.

Try running an update first. That will update the working copy to the
new format.
The 'Unrecognized URL scheme' error usually only happens if the
corresponding ra-layer has not been compiled into the client (e.g.,
ra_svn not compiled trying to access an svn:// url).
Since the URL scheme in the error message is an empty string, it appears
that Subversion somehow doesn't know the URL to commit to.

If that doesn't help, please report it on the Subversion list.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-06-29 07:52:00 CEST

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

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