Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-3426

svn copy crashes with bogus source path

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.6.x
    • 1.6.3
    • unknown
    • None
    • Windows XP

    Description

      Not realizing what I was doing, I ran the following command and it crashed the 
      Subversion command line: 
        svn copy BASE <url to tag>
      
      This command was run from a working copy and as I later learned I really wanted 
      'svn copy .@BASE <url to tag>', which works, but nonetheless the above crashed 
      the client. Same happens with other bogus first arguments, for example, 'svn 
      copy foo <url to tag>'.
      
      The Windows crash handler dialog popped up and asked me to tell Microsoft about 
      the problem, but this is probably a more appropriate community to tell. 
      
      C:\workspaces\trunk2>svn --version
      svn, version 1.6.2 (r37639)
         compiled May 16 2009, 13:25:31
      
      Copyright (C) 2000-2009 CollabNet.
      Subversion is open source software, see http://subversion.tigris.org/
      This product includes software developed by CollabNet (http://www.Collab.Net/).
      
      The following repository access (RA) modules are available:
      
      * ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
        - handles 'http' scheme
        - handles 'https' scheme
      * ra_svn : Module for accessing a repository using the svn network protocol.
        - with Cyrus SASL authentication
        - handles 'svn' scheme
      * ra_local : Module for accessing a repository on local disk.
        - handles 'file' scheme
      * ra_serf : Module for accessing a repository via WebDAV protocol using serf.
        - handles 'http' scheme
        - handles 'https' scheme
      

      Original issue reported by bdurette

      Attachments

        Activity

          People

            Unassigned Unassigned
            subversion-importer Subversion Importer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: