Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-571

Case sensitive double checkin in SVN

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.1
    • 1.1.1
    • None
    • None
    • Windows filesystems or any filesystem which is not case sensitive

    Description

      Somebody must have pushed a case senstive double checkin into the svn server, a checkout on a windows box
      of the current directory causes all svn clients under windows to choke with following error:

      A C:/development/workspace/current/examples/sandbox/inc/head.inc
      A C:/development/workspace/current/examples/sandbox/inputSuggest.jsp
      Problem running log
      svn: In directory 'C:\development\workspace\current\examples\sandbox'
      Das System kann die angegebene Datei nicht finden.
      svn: Can't copy 'C:\development\workspace\current\examples\sandbox\.svn\tmp\text-base\autoupdatedatatable.jsp.svn-base' to 'C:\development\workspace\current\examples\sandbox\autoupdatedatatable.jsp.tmp': Das System kann die angegebene Datei nicht finden.

      which means it cannot find the specified file, a short bugreport on the subclipse mailinglist revealed following answer by the local guru there, after he meditated on the problem:

      This has nothing to do with Subclipse, the command line also fails to
      check that out. The problem is that you have two files in the repository
      with the same name but different case. Your filesystem does not support
      that.
      Someone needs to delete one of the two files.

      You can also check this search to see how other have handled it:

      <http://www.google.com/custom?domains=svn.haxx.se&q=svn%3A+Can%27t+copy&sa=Search&sitesearch=svn.haxx.se&client=pub-9313125053076989&forid=1&channel=8989477434&ie=ISO-8859-1&oe=ISO-8859-1&cof=GALT%3A%230066CC%3BGL%3A1%3BDIV%3A%23999999%3BVLC%3A336633%3BAH%3Acenter%3BBGC%3AFFFFFF%3BLBGC%3AFF9900%3BALC%3A0066CC%3BLC%3A0066CC%3BT%3A000000%3BGFNT%3A666666%3BGIMP%3A666666%3BFORID%3A1%3B&hl=en>

      Attachments

        Activity

          People

            bruno_dev Bruno Aranda
            werpu Werner Punz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: