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

svn wildcards expansion and <at> sign

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.8.x
    • ---
    • cmdline client
    • None
    • Windows 7

    Description

      1. Let's suppose you've got a versioned folders "wc\A" and "wc\B".
      2. "echo some text1 > wc\A\1.txt"
      3. "echo some text2 > wc\B@2.txt"
      4. "svn add wc\A*" - this works OK
      5. "svn add wc\B*" - this fails
        svn: E200009: 'wc/B@2.txt': a peg revision is not allowed here
        

      IMHO, user expects both step4 and step5 to act the same. But they act different.

      Note: I think, this issue is connected with SVN-787 somehow. And maybe even with (http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=236049). I've not found any other related issues.

      http://thread.gmane.org/gmane.comp.version-control.subversion.user/113936

      Original issue reported by i3v

      Attachments

        1. 1_svn_add_and_at_sign_bug.bat
          2 kB
          Subversion Importer

        Activity

          People

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

            Dates

              Created:
              Updated: