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:39:45 UTC

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

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.


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

Posted by "Nigel Daley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713265#action_12713265 ] 

Nigel Daley commented on INFRA-2064:
------------------------------------

{quote} 
The same test on Hudson gives: 

svn switch http://svn.apache.org/repos/asf/jakarta/site/xdocs/downloads2/ 
svn: REPORT request failed on '/repos/asf/!svn/vcc/default' 
svn: REPORT of '/repos/asf/!svn/vcc/default': 200 OK (http://svn.apache.org
{quote}

Sebb, where did you get those lines?  Cmd line svn on hudson.zones or within Hudson console?  FWIW, Hudson uses an open source Java impl of the svn client instead of the one installed on the system.

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


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

Posted by "#asfinfra IRC Bot (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759809#action_12759809 ] 

#asfinfra IRC Bot commented on INFRA-2064:
------------------------------------------

<pgollucci1> mino(people) svn now at 1.6.x+


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


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

Posted by "Sebb (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713746#action_12713746 ] 

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

I used command-line SVN whilst logged in to the hudson zone.

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


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

Posted by "Sebb (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759824#action_12759824 ] 

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

Thanks, svn on minotaur now reports the incorrect URL.

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


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

Posted by "Sebb (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759826#action_12759826 ] 

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

Just for the record, SVN is now:

svn, version 1.6.5 (r38866)
   compiled Sep  7 2009, 19:04:37


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


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

Posted by "Sebb (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "#asfinfra IRC Bot (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Sebb (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712978#action_12712978 ] 

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

The same test on Hudson gives:

svn switch http://svn.apache.org/repos/asf/jakarta/site/xdocs/downloads2/
svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: REPORT of '/repos/asf/!svn/vcc/default': 200 OK (http://svn.apache.org)

-bash-3.00$ svn --version
svn, version 1.4.5 (r25188)
   compiled Dec  1 2007, 11:41:26

svn info shows that the URL has not changed.

Looks like something has gone wrong with the build of SVN as used on people.


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