Does anybody have any algorithms/formulas that I can use to estimate the amount of disk space required to run MQSeries. I am expecting it to be something like...
24100
John Scott
John.Scott@...
Aug 1, 2000 1:54 pm
Oops! Sorry, wrong list server queue......
24101
yossis@...
Aug 1, 2000 2:23 pm
hi all! I've tryied to configure a cvs server on a redhat 6.1. I followed the instructions on http://www.michael-amorose.com/cvs/ toturial(very nice one). I...
24102
Larry Jones
larry.jones@...
Aug 1, 2000 4:34 pm
... Either your password is incorrect or $CVSROOT doesn't match a --allow-root in inetd.conf. -Larry Jones When you're as far ahead of the class as I am, it...
24103
TC
trclark@...
Aug 1, 2000 6:39 pm
I am running Tony Hoyles port of the CVS for NT server, I posted this following on his list, he said this question is better ans here ...any takers ... This...
24104
Greg W. Moore
gregm@...
Aug 1, 2000 7:24 pm
The wincvs graph command does something close to what you want. if your on a unix box you might check and see if gcvs will do that. both are at www.wincvs.org ...
24105
Guus Leeuw
Guus.Leeuw@...
Aug 1, 2000 7:29 pm
... You might want to check out WinCVS. It comes with a graphing function. If you don't have a Windows box, you still might want to get the sources and see how...
24106
HMahaffey@...
Aug 1, 2000 9:29 pm
... some ... Ok, which is it? :) Bug or quick fix to a security problem? ... Was there some security problem associated with it? Do you recall the details?...
24107
Brett Neumeier
Brett.Neumeier@...
Aug 1, 2000 9:29 pm
TkCVS does that for files in the log window. Sadly, it doesn't show merges -- just branches. (Is there any way to show merges? Even theoretically? My...
24108
TC
trclark@...
Aug 1, 2000 9:32 pm
I found this post in some archives, does any one know the technique "There is a quick and dirty entry one can make into the commitinfo file that will...
24109
Pavel Roskin
proski@...
Aug 1, 2000 9:35 pm
Hello! ... I didn't say it's not a bug. But I haven't considered how hard it may be to "support multiple repositories" if the CVS client is allowed to go up. ...
24110
Larry Jones
larry.jones@...
Aug 1, 2000 11:28 pm
... Bug. The client/server protocol has a Max-dotdot request that sets the number of directory levels above the current directory that are needed. The server...
24111
sdgoldst@...
Aug 2, 2000 6:41 am
I'm new to CVS and I'm having a problem commiting files as the 'root' user on Redhat 6.1 using CVS 1.10.6. I get the message: cvs [commit aborted]: cannot...
24112
Olof Samuelsson
olof.samuelsson@...
Aug 2, 2000 12:14 pm
This is not an answer to your question, but I'm having severe trouble with "regexp" in WinCVS, the match varable is not set, which makes it impossible for my...
24113
Norbert Gruener
nog@...
Aug 2, 2000 12:43 pm
Hi Noel, ... thank you for sending me your patches. It turned out that I had already done the right changes but I had forgotten to apply it also on the client...
24114
André Beurskens
beurskens@...
Aug 2, 2000 12:46 pm
Hey all, Is there any way I can keep two remote repositories in sync with each other? Sort of distributed system. The machines are networkwise by means of a...
24115
Serge Gracia
serge.gracia@...
Aug 2, 2000 12:52 pm
Sorry, but I do'nt speak and write english very well; so, I try to say you my problem about the use of CVS 1.10 on a PC Windows NT4. (First, I do'nt known if...
24116
Olof Samuelsson
olof.samuelsson@...
Aug 2, 2000 1:13 pm
See C:\Program Files\GNU\WinCVS\Macros\DocMacros.txt unless You installed WinCVS elsewhere. It's the only documentation I've found, but it's not bad. /Olof ......
24117
Noel L Yap
yap_noel@...
Aug 2, 2000 2:32 pm
Brett.Neumeier@... on 2000.08.01 15:42:30 ... Right. CVS would have to keep track of merge information in order for any tool to know when merges were...
24118
Sheldon Samuels
Sheldon_Samuels@...
Aug 2, 2000 3:23 pm
Thanks for the info. I'll take a look and see what I can create. Does anyone know of a repository of existing Macros that are available for download? I mean...
24119
Michel Pape
pape@...
Aug 2, 2000 3:45 pm
Dear CVS people, maybe you´ve heard about the lack of computer proffesionals in Germany and the efforts of the government and the industry to promote new ways...
24120
Larry Jones
larry.jones@...
Aug 2, 2000 4:37 pm
... Since root is usually a shared account, committing as root is generally a bad idea. But if you're determined, see options.h: /* * When committing a...
24121
John Tucker
JTucker@...
Aug 2, 2000 5:02 pm
Hello, After I hammer our Linux CVS server by performing 30 or more consecutive "cvs add file..." commands with a CVS client I consistently get the following...
24122
Greg A. Woods
woods@...
Aug 2, 2000 5:22 pm
[ On Wednesday, August 2, 2000 at 05:24:49 (-0000), sdgoldst@... wrote: ] ... No. (and if there is, there should not be) Don't use CVS with the...
24123
Michael Lukaschek
lukaschek@...
Aug 2, 2000 5:24 pm
Hey all, when executing a status I wonder why I get the messages about some files needing a patch in the log-window but in my browse-window the files keep...
24124
Donald Sharp
sharpd@...
Aug 2, 2000 5:26 pm
Do you have a script that is doing this? I bet you do. What is happening is that you are causing inetd to fork alot of copies of cvs real fast. inetd has a...
24125
Larry Jones
larry.jones@...
Aug 2, 2000 5:50 pm
... This is covered in the current development version of the Cederqvist manual: If you can connect successfully for a while but then can't, you've probably...
24126
Mike Castle
dalgoda@...
Aug 2, 2000 6:11 pm
... Anything in the system logs on the cvs server side dealing with inetd? Something similar to: May 15 17:02:53 ylum inetd[92]: smtp/tcp server failing...
24127
John Tucker
JTucker@...
Aug 2, 2000 6:14 pm
Thanks Donald! Adding the sleep to my script fixed the problem....
24128
Tony Cleveland
tony.cleveland@...
Aug 2, 2000 6:23 pm
It could be the connection limit set by inetd, try upping the limit. In inetd.conf change cvspserver stream tcp nowait.40 root /usr/bin/cvs...