Sourceforge CVS is up, but they moved it. At the top of your CVS tree:
find . -type f -path '*/CVS/Root' -print0 | xargs -0 perl -p -i -e 's/\@(?:cvs\.)+/[EMAIL PROTECTED]/g;' This _should_ work for anonymous CVS trackers as well, but I didn't test it. On Thu, 2006-05-11 at 21:15 -0400, Paul Alfille wrote: > When Sourceforge CVS is back online, (supposedly tomorrow) I'll make a > new release, which should include LCD support for both the Maxim LCD > (AAG too) and the Hobby Boards. > > The support isn't tested on actual devices. It is an interpretation of > the Java code. > Pulblic domain Java code from Maxin Application note 3286 > Java code from Eric Vickery of Hobby-Boards, who (private > communication) puts his code in the public domain, at least for this > application. > > I'll be interested in the results from anyone who actually has these > devices. > > Paul Alfille > > On 5/11/06, Darryl <[EMAIL PROTECTED]> wrote: > Just a note: i've had great sucess testing owfs using the > freely available vmware server beta. Once i had the bugs > worked out i moved to a permanant installation but for those > without a dedicated linux install vmware server is definately > an option. > > -darryl > > http://randomthoughts.vandorp.ca/ > http://randomthoughts.vandorp.ca/tag/1wire <- my 1wire > experiences > > > > > Yeap! > I will try next weekend on a centos (vmware) > > bye > v. -- Internet Connection High Quality Web Hosting http://www.internetconnection.net/ ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
