From: Joachim B. <jba...@pi...> - 2006-01-27 07:55:05
|
Hi Daniel, > 1.) CVS checkout via pserver did not work for me. This seems to be caused by firewall=20 > settings on my adsl router or in Windows XP. Could anyone give me=20 > advice on how to configure these? Inbound connections for the port 2401=20 > are allowed and forwarded to my client pc in the router.=20 Maybe the program "Active Ports" or "aports" helps but you should note the following information from symantec: http://securityresponse.symantec.com/avcenter/venc/data/securityrisk.apo rts.html > 2.) The file synthdrivers.properties seems to be write protected in the CVS which raises an exception when running core/DeviceListWriter. Why not simply remove the "write protection"? I don't know why but when I check out or update JSynthLib stuff the files are always write protected. The global "-w" option doesn't help: " -w Make new working files read-write. Overrides the setting of the $CVSREAD environment variable. Files are created read-write by default, unless $CVSREAD is set or `-r' is given." E.g. I used this command: cvs -w up -dP Cheers, Joachim PS: Please open a feature request for the DSI Evolver driver support to inform other people that you are currently working on it. See the other feature requests for examples. ________________________________ Von: jsy...@li... [mailto:jsy...@li...] Im Auftrag von Daniel Appelt Gesendet: Freitag, 27. Januar 2006 03:15 An: jsy...@li... Betreff: [Jsynthlib-devel] DSI Evolver Support =09 =09 Hi there, =09 I started to work on support for Dave Smith Instruments' Evolver the other day. A first version of a single driver is finished and will be tested on the weekend hopefully. =09 I stumbled across the following problems: =09 1.) CVS checkout via pserver did not work for me. This seems to be caused by firewall settings on my adsl router or in Windows XP. Could anyone give me advice on how to configure these? Inbound connections for the port 2401 are allowed and forwarded to my client pc in the router. CVS checkout via port 443 as described in the SourceForge documentation on firewalled access works fine though... =09 2.) The file synthdrivers.properties seems to be write protected in the CVS which raises an exception when running core/DeviceListWriter. =09 Cheers, Daniel =09 =09 |