You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "#asfinfra IRC Bot (JIRA)" <ji...@apache.org> on 2009/09/26 01:40:16 UTC

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

     [ https://issues.apache.org/jira/browse/INFRA-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

#asfinfra IRC Bot closed INFRA-2064.
------------------------------------

    Resolution: Fixed

> 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.