Teggy, Unfortunately, I don't have any idea why the pull command isn't working as expected. However, I use cygwin as well, and I do remember having some odd errors occur due to the different "C:/" vs. "/cygdrive/c/" ways of cygwin vs. cmd. As a double check, I would make sure that the same errors occur with the 'normal' windows command line.
That said, what stuck out at me was this error: ----8<---------------------------- > ### local-via-init ### > USERNAME@SAPHIRE:~/fossil-wcopies $ fossil init -A tve > ../fossils/local.fossil > USERNAME@SAPHIRE:~/fossil-wcopies $ fossil open ../fossils/local.fossil > > USERNAME@SAPHIRE:~/fossil-wcopies $ fossil pull > http://saphire.hd.free.fr:7305/work-projects > Bytes Cards Artifacts Deltas > Sent: 130 1 0 0 > Received: 53 1 0 0 > Total network traffic: 277 bytes sent, 269 bytes received > Error: wrong projectossil.exe: > > I've never see a "wrong project" error, and it throws me off since your url is "work-projects". I also think you could do something like --http-trace on a pull command to make sure things are working as they should. You might have to search the list for the real option, as i'm just going off of memory. Tomek
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

