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

Eduard-Cristian Stefan alexandrul.ct at gmail.com
Tue Jun 26 06:42:46 CDT 2012


On 2012-06-26 13:21, Mads Kiilerich wrote:
> Right - you had a workaround for that in your patch. I left it out because I didn't know what issue it solved and why simply ignoring the extra output was the right solution. Now we know what issue it was working around - but not why there is a need for the workaround and if there is a real problem hiding here.
>
> What temp directory are you using? Could it by any chance be x:\Administrator\... on a different drive? Or why could subversion possibly emit this long almost-absolute path?
>
> The test passes with 1.6 and 1.7 on linux, and I have seen it pass with one I-don't-know-which version on windows.
>
> Some progress on the other subversion tests will perhaps reveal if this is a general problem or what is going on.

Just to remember the current setup:
- hackable folder => d:\hg
- MSYS root folder => D:/hg/hg-m/MSYS/1.0
- /tmp folder in MSYS points to C:/Users/ADMINI~1/AppData/Local/Temp
- MSYS env vars: TEMP=/tmp, TMP=/tmp
- the working folder is c:\Users\Administrator\AppData\Local\Temp\hgtests.kkslmj\test-subrepo-svn.t
- svn binaries are located in d:\svn, but even if moved to c:\svn the test doesn't pass

Have a nice day,
   Eduard


More information about the Mercurial-devel mailing list