View Single Post
Old 07-24-2008, 05:35 AM   #9
RBellavance
Loyal Member
 
RBellavance's Avatar
 
Join Date: Nov 2006
Location: Near Montréal, Canada
Gallery Photos: 1
Posts: 571
Originally Posted by Venturi View Post
Thanks, I had seen mention of this (perhaps here by you in an earlier thread?) but the instructions seem incomplete. I'm fine with compiling but doing CVS pulls not so much.

cvs -z3 -d:pserver:anonymous@ufraw.cvs.sourceforge.net:/cvsroot/ufraw co -P modulename

what modulename am I supposed to use? I tried ufraw and that obviously did not work.

Thanks again!
This is what I use:

cvs -d:pserver:anonymous@ufraw.cvs.sourceforge.net:/cvsroot/ufraw login
followed by:
cvs -z3 -d:pserver:anonymous@ufraw.cvs.sourceforge.net:/cvsroot/ufraw co -P ufraw

I just tested this and it worked. Remember to run ./autogen.sh in the pulled directory before the usual "./configure".
__________________
"Anyone who can't laugh at himself is not taking life seriously enough." - Larry Wall
RBellavance is offline   Reply With Quote