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

Re: SVN server log

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 22 Oct 2013 17:06:07 -0400

SVN 1.8 will behave like a Neon client when talking to a pre-1.8 server. Hence the single request.

See: http://subversion.apache.org/docs/release-notes/1.8.html#neon-deleted

> On Oct 22, 2013, at 4:08 PM, "Naumenko, Roman" <roman.naumenko_at_rbccm.com> wrote:
>
> Hello,
>
> Could somebody help me with what I see in the logs on the server?
>
> In some cases subversion server logs each request during checkout (get-file or get-dir)
>
> Like this:
> 11.11.11.71 - bob [22/Oct/2013:15:57:50 -0400] 207 1331 "SVN/1.7.13 serf/1.2.1" repo:benchmark-svn [get-file /big-tree/combined/zoom-in-7.icns r26 props] 1331 Bytes in 0 Sec
> 11.11.11.71 - bob [22/Oct/2013:15:57:50 -0400] 207 1334 "SVN/1.7.13 serf/1.2.1" repo:benchmark-svn [get-file /big-tree/combined/edit-paste-4.icns r26 props] 1334 Bytes in 0 Sec
> 11.11.11.71 - bob [22/Oct/2013:15:57:50 -0400] 207 1329 "SVN/1.7.13 serf/1.2.1" repo:benchmark-svn [get-file /big-tree/combined/lmarbles.icns r26 props] 1329 Bytes in 0 Sec
> 11.11.11.71 - bob [22/Oct/2013:15:57:50 -0400] 207 1327 "SVN/1.7.13 serf/1.2.1" repo:benchmark-svn [get-file /big-tree/combined/gquilt.icns r26 props] 1327 Bytes in 0 Sec
>
> What I usually see is only one line in this log about checkout-export operation:
> 11.11.11.22 - bob [22/Oct/2013:15:27:39 -0400] 200 107392120 "SVN/1.8.3 (i686-pc-cygwin) serf/1.3.1" repo:benchmark-svn [checkout-or-export / r33] 107392120 Bytes in 354 Sec
>
> (both were svn co, one with the client on cygwin, another with from Linux box using 1.7.13 with compiled serf).
>
> Seems like this slows down checkouts somewhat, when client has to wait for a server to dump the loglines from buffer.
>
> --Roman
> _______________________________________________________________________
>
> This email is intended only for the use of the individual(s) to whom it is addressed and may be privileged and confidential.
> Unauthorised use or disclosure is prohibited. If you receive This e-mail in error, please advise immediately and delete the original message.
> This message may have been altered without your or our knowledge and the sender does not accept any liability for any errors or omissions in the message.
>
> Ce courriel est confidentiel et protégé. L'expéditeur ne renonce pas aux droits et obligations qui s'y rapportent.
> Toute diffusion, utilisation ou copie de ce message ou des renseignements qu'il contient par une personne autre que le (les) destinataire(s) désigné(s) est interdite.
> Si vous recevez ce courriel par erreur, veuillez m'en aviser immédiatement, par retour de courriel ou par un autre moyen.
Received on 2013-10-22 23:06:44 CEST

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.