[Svnmerge] problem under some windows desktop

Laurent PETIT laurent.petit at gmail.com
Wed Mar 5 23:39:28 PST 2008


Hello,

While I am happy with using svnmerge at home for personal tests on my
personal desktop computer, I'm unable to currently use it at work.

It seems that I have a problem in the configuration, but I can't see which
??

I use the trunk version. I've installed a fresh python version. Python is ok
from the commande line, as well as svn.
Doing a quick test to invoke svn from python is also ok (following the test
given in a previous thread :

 >>> import os
 >>> i,k = os.popen4("svn --version")
 >>> i.close()
 >>> k.readline()
'svn, version 1.4.0 (r21228)\n'

).

Could you please help me ? I don't have any more ideas on the subject :-(

Here is the copy of my error :
C:\svnmergetests\b>svnmerge -v -v init
svn --non-interactive propget --strict "svnmerge-integrated" "."
svnmerge: command execution failed (exit code: 1)
svn --non-interactive propget --strict "svnmerge-integrated" "."
 : [Error 2] Le fichier spÚcifiÚ est introuvable

And here is a dump of my windows variables :

C:\svnmergetests\b>set
ALLUSERSPROFILE=C:\Documents and Settings\All Users
APPDATA=C:\Documents and Settings\laurent_petit\Application Data
APR_ICONV_PATH=D:\Program Files\Subversion\iconv
ASMROOT=C:\Program Files\CA\Unicenter Software Delivery\SD
AVENGINE=C:\PROGRA~1\CA\SHARED~1\SCANEN~1
CommonProgramFiles=C:\Program Files\Fichiers communs
COMPUTERNAME=C03654
ComSpec=C:\WINDOWS\system32\cmd.exe
DM_ROOT=C:\Serena\Dimensions\9.1\
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\Documents and Settings\laurent_petit
INOCULAN=C:\PROGRA~1\CA\ETRUST~1
JAVA_HOME=C:\bea\jrockit90_150_10
LOGONSERVER=\\FRLYODCT01
MCX_SLAVE=C:\Serena\Dimensions\9.1\prog\mcxslave.exe
NUMBER_OF_PROCESSORS=2
ORACLE_HOME=C:\oracle\ora92
OS=Windows_NT
Path=c:\Python25;"D:\Program
Files\Subversion\bin";C:\Perl\bin\;C:\WINDOWS\SYSTEM32;C:\WINDOWS;C:\Serena\DIMENS~1\9.1\PROG;C:\Perl
\bin;"D:\Program
Files\svk";C:\bea\jrockit90_150_10\bin;C:\oracle\ora92\ora92\bin;"C:\Program
Files\Oracle\jre\1.3.1\bin";"C:\Prog
ram Files\Oracle\jre\1.1.8\bin";"C:\Program
Files\CA\Dcs\DMScripting\";"C:\Program
Files\CA\DCS\CAWIN\";C:\WINDOWS\system32;C:\WIN
DOWS;C:\WINDOWS\System32\Wbem;"C:\Program Files\Intel\DMIX";"C:\Program
Files\CA\Unicenter Software Delivery\BIN";C:\PROGRA~1\CA\S
HARED~1\SCANEN~1;C:\PROGRA~1\CA\ETRUST~1
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PY
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=0f0b
ProgramFiles=C:\Program Files
PROMPT=$P$G
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:\WINDOWS
TEMP=C:\DOCUME~1\LAUREN~1\LOCALS~1\Temp
TMP=C:\DOCUME~1\LAUREN~1\LOCALS~1\Temp
USERDNSDOMAIN=FR.COFACE.DNS
USERDOMAIN=FR
USERNAME=laurent_petit
USERPROFILE=C:\Documents and Settings\laurent_petit
VBROKER_ADM=C:\Borland\CaliberRMServer\Bin
windir=C:\WINDOWS

Thanks in advance if you have any suggestions,

-- 
Laurent PETIT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/svnmerge/attachments/20080306/79c22569/attachment.html>


More information about the Svnmerge mailing list