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

grep -v 'traced call' (was: Re: svnsync and large property changes)

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 17 Apr 2009 03:46:31 +0300 (Jerusalem Daylight Time)

Daniel Shahaf wrote on Thu, 16 Apr 2009 at 14:38 +0300:
> % svn log --snip-options 2>&1 | grep -v "traced call"
> ..\..\..\subversion\svn\log-cmd.c:593: (apr_err=170001)
> ..\..\..\subversion\libsvn_client\log.c:515: (apr_err=170001)
> ..\..\..\subversion\libsvn_client\ra.c:449: (apr_err=170001)
> ..\..\..\subversion\libsvn_ra\ra_loader.c:481: (apr_err=170001)
> ..\..\..\subversion\libsvn_ra_neon\util.c:608: (apr_err=170001)
> svn: OPTIONS of 'https://svn.kde.org/home/kde': authorization failed
>
> Daniel
> (looks like I'll add an alias to the "2>&1 | grep -v traced\ call" bit...)

Fixed in r37315.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1757888
Received on 2009-04-17 02:57:11 CEST

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.