[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Issue 1628

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-07-25 17:28:01 CEST

SteveKing <steveking@gmx.ch> wrote on 07/25/2005 11:17:39 AM:

> > But more important: we're talking about server administration here.
> > Servers usually run unattended. The biggest pain in the ass about
> > Windows (as a server OS) is that 99% of the server software running on

> > it assumes that someone will always monitor the server through a GUI.
> > Your crash report code even assumes that the box actually has a mail
> > client installed.
>
> Wrong. The crash report code doesn't assume that a mail client is
> installed. You also can just save the zipped crashreport somewhere if
> you like.
> And honestly, I've never seen a windows server for which administration
> was done through some telnet like app but always either directly (server

> connected to monitor) or via remote desktop apps.

Isn't brane's point that if say svnserve crashes it should not try to
pop-up a send mail dialog which would only be seen if someone was logged
in and looking for it? None of my Win2K3 servers have someone logged in.
You say that it can just save a zipped copy somewhere. That is excellent.
 Problem is you do not say how. Is that something that would have to be
done with code, a config file, what? Along with brane's previous
suggestion, maybe the command line could work one way and the servers
another? Personally, I would be fine if it just dumped the crash to a
file and in the case of the command line spit out some info as to where
the file is located and where it can be mailed to.

> This is now the third time you mention hungarian notation and 'funny
> indentation'. Honestly, can't you just tell me directly which variable
> names you still don't like or where the 'funny' indentation is?

I looked at your most recent patch and did not see any examples of
hungarian notation.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 25 17:29:09 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.