[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: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-06-07 01:17:39 CEST

On Mon, 2005-06-06 at 16:05 -0500, kfogel@collab.net wrote:
> Greg Hudson <ghudson@MIT.EDU> writes:
> > Over ra_svn, it is quite possible for the server to log what the client
> > is doing (with the exception that we can't distinguish an update from a
> > checkout)
>
> What about switch too? And diff vs merge?
>
> Is 'status -u' distinguishable from update, over ra_svn?

You can tell switch from update, and status -u from update, but probably
not diff vs. merge.

I guess I don't see the need for server-side logging of stuff that only
matters to the client. Can you demonstrate a need for that specific
variety of logging?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 7 01:18:55 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.