config_query REPGTK_CVS "Use SVN code?" n  &&

if [ "${REPGTK_CVS}" == "y" ]; then
   config_query REPGTK_AUTOUPDATE "Get SVN update every time?" n
fi

