On Jan 14, 2009, at 2:27 AM, Salvatore Insalaco wrote: > Dear darcs users, > this is a Windows binary of darcs 2.2.0rc1 (aka 2.1.99.0), compiled > with curl (pipelining and ssl enabled).
Thanks for doing this! Here is my experience: I downloaded the .zip file -- http://homepage.mac.com/kirby81_it/ darcs/darcs-2.1.99.0-win1.zip -- and unzipped it with cygwin's "unzip" command. I copied the contents of the directory -- darcs.exe and all the .dll's -- into the "darcsdir-w32" directory that I already had, thus overwriting my old darcs.exe. (I made a backup of my old one first of course.) Then I ran "darcs --version", and it didn't have execute permission bit, so I chmod +x and tried again, and it emitted no output and returned error code 34: $ darcs --version bash: /cygdrive/c/Program Files/darcsdir-w32/darcs: Permission denied buildsl...@tahoe-winslave ~ $ chmod +x /cygdrive/c/Program\ Files/darcsdir-w32/darcs buildsl...@tahoe-winslave ~ $ darcs --version buildsl...@tahoe-winslave ~ $ darcs --version t buildsl...@tahoe-winslave ~ $ type darcs darcs is hashed (/cygdrive/c/Program Files/darcsdir-w32/darcs) buildsl...@tahoe-winslave ~ $ darcs --version e buildsl...@tahoe-winslave ~ $ echo $? 34 buildsl...@tahoe-winslave ~ $ darcs get --lazy http://allmydata.org/source/darcs/trunk-hashedformat buildsl...@tahoe-winslave ~ $ echo $? 34 Then I started the Windows XP cmd.exe and tried "darcs --version" there, and it popped up a dialog box saying "The application failed to initialize properly (0xc0000022). Click on OK to terminate the application." Regards, Zooko --- Tahoe, the Least-Authority Filesystem -- http://allmydata.org store your data: $10/month -- http://allmydata.com/?tracking=zsig _______________________________________________ darcs-users mailing list darcs-users@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-users