You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2009/05/26 13:59:45 UTC

[jira] Commented: (INFRA-2064) SVN switch does not report missing URLs

    [ https://issues.apache.org/jira/browse/INFRA-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712976#action_12712976 ] 

Sebb commented on INFRA-2064:
-----------------------------

When I try the same test on my Win/XP system, the SVN client reports:

svn: REPORT of '/repos/asf/!svn/vcc/default': 200 OK (http://svn.apache.org)

which is not very informative, but at least it shows that something abnormal has happened.

Also svn info shows that the URL has not been changed.

I tried this with both 1.5.0, and the latest Windows client from CollabNet:
svn, version 1.6.2 (r37639)
   compiled May  8 2009, 19:24:44

> SVN switch does not report missing URLs
> ---------------------------------------
>
>                 Key: INFRA-2064
>                 URL: https://issues.apache.org/jira/browse/INFRA-2064
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Subversion
>         Environment: svn, version 1.6.1 (r37116)
>    compiled May 11 2009, 01:21:23
>            Reporter: Sebb
>
> The SVN client as installed on people does not report missing URLs.
> Try the following:
> svn co http://svn.apache.org/repos/asf/jakarta/site/xdocs/downloads/ test
> cd test
> svn info - shows correct URL
> svn switch http://svn.apache.org/repos/asf/jakarta/site/xdocs/downloads2/
> - this URL does not exist, yet no error is reported
> svn info - shows the non-existent URL
> svn -u status - appears to work

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.