Luis, CVSWEB or ViewCVS are web based browsers that can be used to browse the repository on the server.
Alternatively you can use the "ls" command: cvs -d :pserver:[EMAIL PROTECTED]:/myrepo ls Or if your repository is on a windows server and you are using active directory authentication: cvs -d :sspi:servername:/myrepo ls I always recommend CVSNT which is open source/free (like cvs) and available for download for Windows/Linux/Unix here: http://www.cvsnt.com Regards, Arthur Barrett "Luis Matilla" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi there. > I'm new with cvs, so be patient. Well the problem is that i would like > to see the files and directories that are inside the > server, but without downloading the files and directories to my PC. I'm > using wincvs, so if someone knows how to do > it with wincvs, please help. If it isn't possible to do it with wincvs, > is there any way to do this? > > Thanks for your help. > > _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
