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
