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

Re: [PATCH] operation logging

From: Daniel Patterson <danpat_at_danpat.net>
Date: 2005-06-06 07:40:53 CEST

Karl Fogel wrote:
> Instead of having the server deduce operations, have the client
> declare them.
>
> Remember that, depending on the RA layer, some operations look the
> same over the wire: updates, checkouts, and switches are all very
> similar, for example. Diff and merge likewise. Thus, deducing the
> operation by looking at the underlying RA requests can be difficult,
> and in some cases impossible.

  How important is the accuracy of the log? If the client is supplying
  the critical information, it's vulnerable to tinkering, maliciously
  or otherwise. How much of a headache will it be if a non-official
  client sends an 'operation_name' with a typo?

daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 6 07:41:47 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.