how can i do to download files from a certain folder in the kde cvs reposotory?
CVSROOT=<the URL> export CVSROOT cvs login <Enter> cvs co -rKDE_3_3_BRANCH -l kdelibs cvs co -rKDE_3_3_BRANCH kdelibs/kio/kio
This will create a directory 'kdelibs' in your current directory, so first cd to where you want this. It will download first the housekeeping stuff in the root of the module 'kdelibs' and then everything in the tree with the root 'kdelibs/kio/kio"
But, I would upgrade it all. Just use the command: cvs co -rKDE_3_3_BRANCH kdelibs
to do that.
-- JRT
___________________________________________________ . Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.