monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] Re: Executable for Windows NT and 2000


From: Henry Nestler
Subject: [Monotone-devel] Re: Executable for Windows NT and 2000
Date: Mon, 07 Mar 2005 22:52:35 +0100
User-agent: Mozilla Thunderbird 0.6 (Windows/20040502)

Jon Bright wrote:

Hi,

Henry Nestler wrote:


Oh, sorry!
Was not me, a friend says me only, and I trusted him blindly. :-(

I check this quick on my PC: It works on Windows NT 4.0!


It should work down to 95 with IE4, but I've only tested XP.

Here is a test on Windows 98:

C:\TEMP\mt>monotone --version
monotone 0.16 (base revision: ce860bae312c4bb8483d5b3b2a8cd3bebe2323d5)

C:\TEMP\mt>monotone --db=test98.db db init
monotone: misuse: could not find home directory

C:\TEMP\mt>set HOME=C:\TEMP\mt

C:\TEMP\mt>monotone --db=test98.db db init
monotone: misuse: could not find home directory

C:\TEMP\mt>echo %HOME%
C:\TEMP\mt

C:\TEMP\mt>dir %HOME%
MONOTONE EXE     5.241.344  10.01.05  14:55 monotone.exe
... a lot of my files ... :-)

C:\TEMP\mt>monotone --db=test98.db --debug db init
monotone: started up on Windows 95/98/SE/ME (4.10, build 67766446) on unknown
monotone: set locale: LC_CTYPE=German_Germany.1252, LC_MESSAGES=n/a
monotone: converting 23 bytes from ASCII to UTF-8
monotone: converting 14 bytes from ASCII to UTF-8
monotone: converting 7 bytes from ASCII to UTF-8
monotone: converting 2 bytes from ASCII to UTF-8
monotone: converting 4 bytes from ASCII to UTF-8
monotone: options path is MT/options
monotone: converting 2 bytes from UTF-8 to ASCII
monotone: converting 7 bytes from UTF-8 to ASCII
monotone: file_io.cc:54: usage constraint 'N((homedrive!=NULL && homepath!=NULL))' violated
monotone: misuse: could not find home directory



On this PC, I see that the passphrase was always visable on command prompt? Under Linux I never see my password on screen.


This is an as-yet unresolved problem with the Windows version.

C:\TEMP\src>..\monotone --db=..\test.db address@hidden
de commit --branch="local.test"
monotone: beginning commit
monotone: manifest 462e9f493fe55e41c980176e1a297db2864433a7
monotone: revision e1bd40eb403b4f463cc451c987621166e956fa72
monotone: branch local.test
Der Befehl ist entweder falsch geschrieben oder konnte nicht gefunden werden.
Bitte überprüfen Sie die Schreibweise und die Umgebungsvariable 'PATH'.
monotone: misuse: edit of log message failed


I guess I should get the Windows version to search for Wordpad by default. Notepad isn't particularly good, since it uses CR+LF by default. Without EDITOR being set, the Windows version currently won't usually find anything...


Yes, wordpad is better. Notepad I use only for quick check. Normaly I use EditPad, this have no problem with CR/LF from Linux files.

Thanks,
Henry Nestler





reply via email to

[Prev in Thread] Current Thread [Next in Thread]