That's a good idea, John!... Yet, it didn't work :( --------------------------------------------- [ ~/test ] $ net use f: '\\javier_luiso\c'
<...snip...> [ ~/test ] $ darcs push Pushing to "f:/tmp2/test"... Fri Aug 19 08:28:31 Hora estándar Sudamerica E. 2005 [EMAIL PROTECTED] * test Shall I push this patch? (1/1) [ynWvpxqadjk], or ? for help: y darcs.exe: C:\WINDOWS\SYSTEM\CMD.EXE: runCommand: does not exist (No such file or directory) [ ~/test ] $ --------------------------------------------- It seems like darcs tries to run CMD.EXE, which does not exist in Windows 98... Is it possible to make it run another shell? Thanks! Diego 2005/8/18, John Sequeira <[EMAIL PROTECTED]>: > Diego Essaya <dessaya <at> gmail.com> writes: > > > > > I would like to use darcs for team development at work. The only > > problem is that we use Windows 98 in all our PCs (not _my_ decision, > > of course :P), and I need a method for exchanging patches with > > teammates. > > > > The trivial solution would be to use the SMB network directly, but I > > couldn't get it to work. I submitted this as bug #399. In the last > > prerelease, the error message has changed, but it still does not work: > > > > ------------------------------- > > Diego, > > Did you try mounting the > > \\javier_luiso\\c > > share as a drive? > > net use X: \\javier_luiso\\c ... > > ? > > Windows slashes often confuse cygwin programs .. I think darcs is interpreting > your unc path as a url. > > JS > > > > > _______________________________________________ > darcs-users mailing list > [email protected] > http://www.abridgegame.org/mailman/listinfo/darcs-users > _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
