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

Re: How to get the repository in custom log?

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-07-19 12:21:17 CEST

On Jul 19, 2007, at 04:46, Marziou, Gael wrote:

> I am running Apache + SVN 1.4.4 and I setup a custom log format as
> indicated in the SVN book.
>
> LogFormat "%t %u %{SVN-ACTION}e" svn
> CustomLog logs/svn_logfile svn env=SVN-ACTION
>
> The problem is that it mod_dav_svn logs actions but without the
> repository:
>
> [19/Jul/2007:11:27:22 +0200] gael list-dir '/tests/trunk/'
> [19/Jul/2007:11:27:22 +0200] gael checkout-or-export '/tests/trunk'
>
> I would have expected:
>
> [19/Jul/2007:11:27:22 +0200] gael list-dir '/repo1/tests/trunk/'
> [19/Jul/2007:11:27:22 +0200] gael checkout-or-export
> '/repo1/tests/trunk'
>
> Is it possible to get this behavior?

I'm not aware of a way to get that behavior, though I agree it would
be nice to have.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 19 12:20:58 2007

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

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