Re: CVS slooowwww over SSH???

2004-08-13 Thread Izo
Do you have large files with long history (lot of versions on repository) ? Are they binary or ASCII ? Namely, CVS first does the diff of the whole bunch of files for each one and during the process you see nothing - yet the full file transfer is being performed at that time. It can last a

How to password protect ViewCVS

2004-08-13 Thread Anand Graves
Does anyone know how to password protect ViewCVS? It should work with htaccess and htpasswd, but I can't get it to work. I have put them in the cvs-repository, in the cgi-bin directory (viewcvs.cgi), but no success. Anand ___ Info-cvs mailing list

RE: find out check in files in CVS

2004-08-13 Thread Hridyesh Pant
Hi All, I am getting following error while compiling the code, can any body help me. === cc -g -O2 -Wall -I. -DVERSION=\2.0rc1\ -c -o cbtcommon/text_util.o cbtcommon/text_util.c ucbcc: Warning: Option

RE: find out check in files in CVS

2004-08-13 Thread Jim.Hyslop
Hridyesh Pant wrote: Hi All, I am getting following error while compiling the code, can any body help me. 1) Never begin a new thread by responding to an old message. Your question has absolutely nothing to do with the previous thread. Many mail readers will now place your message as a

Re: WinCvs status window question

2004-08-13 Thread Murrgon
Menu-View-Output John E wrote: Just a clarification, I refereing to the output window when I said status window. ___ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs

RE: CVS slooowwww over SSH???

2004-08-13 Thread Christopher.Fouts
No binary files at all, in fact. I have about 50 or so ASCII files, but yes with lots of history data. I'm trying to see if this is purely SSH-related (not SSH itself but maybe the way we've installed it) or CVS/SSH related. I'll try the -z option. Thanks! -chris -Original Message- From:

RE: CVS slooowwww over SSH???

2004-08-13 Thread Christopher.Fouts
If I commit only one or two files, I have no problem. However, the latency is exacerbated if I commit a lot of files. By a lot I mean say at least 15, as when I merge a branch onto a trunk. -chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] ] On Behalf Of Fouts

Re: CVS slooowwww over SSH???

2004-08-13 Thread Jorge Godoy
[EMAIL PROTECTED] writes: No binary files at all, in fact. I have about 50 or so ASCII files, but yes with lots of history data. I'm trying to see if this is purely SSH-related (not SSH itself but maybe the way we've installed it) or CVS/SSH related. I'll try the -z option. Thanks! I have a

Re: How to allow access to new repositories without root permission?

2004-08-13 Thread Greg A. Woods
[ On Tuesday, August 10, 2004 at 09:52:45 (-0400), Larry Jones wrote: ] Subject: Re: How to allow access to new repositories without root permission? Zsolt writes: I understand that I can configure via the inetd (xinetd) daemon which repositories can be access via the pserver protocol

RE: CVS slooowwww over SSH??? - SOLVED

2004-08-13 Thread Christopher.Fouts
The problem turned out to be a network hardware config problem. Thanks to all who help! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] ] On Behalf Of Fouts Christopher (IFNA MP DC) Sent: Friday, August 13, 2004 9:59 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED]

Re: Running multiple CVS instances

2004-08-13 Thread Greg A. Woods
[ On , August 10, 2004 at 07:56:24 (-0700), mat bike wrote: ] Subject: Running multiple CVS instances We have a colleague working on another company that has tight firewall that only allows few ports open. Unfortunately, CVS port is not one of them (and they don't want to allow it). Good

Re: Running multiple CVS instances

2004-08-13 Thread Jonathan Villa
sorry for jumping into this thread late, and I'm more sorry if I'm repeating information (I deleted all old posts before reading them by accident)... What development environments are being used. CVS can of course go over SSH with IDe like JDeveloper and Netbeans... Or try TortoiseCVS/WinCVS.

Re: Need suggestion regarding CVS

2004-08-13 Thread Arun Prasath
Thanks! -Arun ___ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs

What is the problem with CVS when sometimes the binary corrupt?

2004-08-13 Thread walala
Dear all, I have a .fig file which should be treated as binary. Our group has set the option in the wrapperfiles to treat this kind of .fig file to be binary... We have stored this wrapperfile in the CVSROOT. I have also specifically used the following command to mark it to be binary on Linux: