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...
John Scott
John.Scott@...
Aug 1, 2000 1:18 pm
24100
Oops! Sorry, wrong list server queue......
John Scott
John.Scott@...
Aug 1, 2000 1:54 pm
24101
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...
yossis@...
Aug 1, 2000 2:23 pm
24102
... 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...
Larry Jones
larry.jones@...
Aug 1, 2000 4:34 pm
24103
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...
TC
trclark@...
Aug 1, 2000 6:39 pm
24104
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 ...
Greg W. Moore
gregm@...
Aug 1, 2000 7:24 pm
24105
... 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...
Guus Leeuw
Guus.Leeuw@...
Aug 1, 2000 7:29 pm
24106
... 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?...
HMahaffey@...
Aug 1, 2000 9:29 pm
24107
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...
Brett Neumeier
Brett.Neumeier@...
Aug 1, 2000 9:29 pm
24108
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...
TC
trclark@...
Aug 1, 2000 9:32 pm
24109
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. ...
Pavel Roskin
proski@...
Aug 1, 2000 9:35 pm
24110
... 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...
Larry Jones
larry.jones@...
Aug 1, 2000 11:28 pm
24111
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...
sdgoldst@...
Aug 2, 2000 6:41 am
24112
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...
Olof Samuelsson
olof.samuelsson@...
Aug 2, 2000 12:14 pm
24113
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...
Norbert Gruener
nog@...
Aug 2, 2000 12:43 pm
24114
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...
André Beurskens
beurskens@...
Aug 2, 2000 12:46 pm
24115
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...
Serge Gracia
serge.gracia@...
Aug 2, 2000 12:52 pm
24116
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 ......
Olof Samuelsson
olof.samuelsson@...
Aug 2, 2000 1:13 pm
24117
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...
Noel L Yap
yap_noel@...
Aug 2, 2000 2:32 pm
24118
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...
Sheldon Samuels
Sheldon_Samuels@...
Aug 2, 2000 3:23 pm
24119
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...
Michel Pape
pape@...
Aug 2, 2000 3:45 pm
24120
... 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...
Larry Jones
larry.jones@...
Aug 2, 2000 4:37 pm
24121
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...
John Tucker
JTucker@...
Aug 2, 2000 5:02 pm
24122
[ 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...
Greg A. Woods
woods@...
Aug 2, 2000 5:22 pm
24123
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...
Michael Lukaschek
lukaschek@...
Aug 2, 2000 5:24 pm
24124
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...
Donald Sharp
sharpd@...
Aug 2, 2000 5:26 pm
24125
... 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...
Larry Jones
larry.jones@...
Aug 2, 2000 5:50 pm
24126
... 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...
Mike Castle
dalgoda@...
Aug 2, 2000 6:11 pm
24127
Thanks Donald! Adding the sleep to my script fixed the problem....
John Tucker
JTucker@...
Aug 2, 2000 6:14 pm
24128
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...