info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Little problem with CVS


From: Arthur Barrett
Subject: Re: Little problem with CVS
Date: Wed, 06 Oct 2004 23:28:08 GMT

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:address@hidden:/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" <address@hidden> wrote in message
news:address@hidden
> 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.
>
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]