Hi,
As indicated in the subject, the current distribution of svn2svn does not work under Windows XP x64
When running it, there is an error message saying this (in French) : Tentative de chargement d'un programme de format incorrect
This basically means "Attempt to load a program with a bad format" and this is the ERROR_BAD_FORMAT error code.
I don't know how to fix this, apart from using a virtual machine that uses windows x86 instead of x64.
Comments: ** Comment from web user: dblock **
As indicated in the subject, the current distribution of svn2svn does not work under Windows XP x64
When running it, there is an error message saying this (in French) : Tentative de chargement d'un programme de format incorrect
This basically means "Attempt to load a program with a bad format" and this is the ERROR_BAD_FORMAT error code.
I don't know how to fix this, apart from using a virtual machine that uses windows x86 instead of x64.
Comments: ** Comment from web user: dblock **
Doesn't XP x64 have a compatibility mode?
I think to fix this I only need to switch target cpu from "Any" to x86 in the visual studio project config.