[PATCH] test-subrepo-svn.t: partially adapt for Windows

Eduard-Cristian Stefan alexandrul.ct at gmail.com
Tue Jun 26 05:07:25 CDT 2012


On 2012-06-26 04:40, Mads Kiilerich wrote:
> I have pushed a cleanup of these subversion urls to crew. That makes this test pass for me. If nothing else it can be used as a baseline for future work.

Thank you.

I still get this error with SVN 1.6.17:

     --- d:\hg\tests\test-subrepo-svn.t
     +++ d:\hg\tests\test-subrepo-svn.t.err
     @@ -485,7 +485,7 @@

        $ hg ci --subrepos -m cleanup | grep -v Updating
        committing subrepository obstruct
     -  Sending        obstruct/other (glob)
     +  Sending        Administrator\AppData\Local\Temp\hgtests.kkslmj\test-subrepo-svn.t\rebaserepo\obstruct\other
        Transmitting file data .
        Committed revision 7.
        At revision 7.

     ERROR: d:\hg\tests\test-subrepo-svn.t output changed
     !
     Failed test-subrepo-svn.t: output changed
     # Ran 1 tests, 0 skipped, 1 failed.

Is there a windows user for which the test passes with SVN 1.6.17?
Or should I simply use SVN 1.7.5 in the future?

Eduard


More information about the Mercurial-devel mailing list