> Since I am new at this, I'm having some trouble finding my way around
> the plucker CVS. I couldn't find the autoscroll branch. and I'm not sure
> what the process is for making modifications and submitting changes.
> Would someone care to enlighten me?
http://cvs.gnu-designs.com/cgi-bin/vcvs/viewcvs.cgi/?only_with_tag=auto_scroll
That may help look at and diff the code, or you could use the
requisite cvs commands to download by the branch tag:
cvs -z3 -d :pserver:[EMAIL PROTECTED] co -r \
auto_scroll plucker
Try those, that should help. The syntax on the second one may not be
exactly right, I did that from memory.. =)
/d