AW: SVN File Size

2011-09-20 Thread Stümpfig , Thomas
svn_ra_progress_notify_func_t doing this also? Thanks Thomas > -Ursprüngliche Nachricht- > Von: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Gesendet: Dienstag, 20. September 2011 14:20 > An: Stümpfig, Thomas > Cc: users@subversion.apache.org > Betreff: Re: SVN File Size >

Re: SVN File Size

2011-09-20 Thread Daniel Shahaf
> input, since I am a newbie in svn programming. > > Regards > Thomas > > > > > > -Ursprüngliche Nachricht- > > Von: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > > Gesendet: Dienstag, 20. September 2011 00:03 > > An: Stümpfig, Thomas > &g

AW: SVN File Size

2011-09-20 Thread Stümpfig , Thomas
t to the question of how to implement I would appreciate any input, since I am a newbie in svn programming. Regards Thomas > -Ursprüngliche Nachricht- > Von: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Gesendet: Dienstag, 20. September 2011 00:03 > An: Stümpfi

Re: SVN File Size

2011-09-19 Thread Daniel Shahaf
revprop-count:number rev-props:proplist > ? subtractive-merge:bool ) > > > > > > > -Ursprüngliche Nachricht- > > Von: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > > Gesendet: Montag, 19. September 2011 13:41 > > An: Stümpfig, Thomas > >

AW: SVN File Size

2011-09-19 Thread Stümpfig , Thomas
revprop-count:number rev-props:proplist ? subtractive-merge:bool ) > -Ursprüngliche Nachricht- > Von: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Gesendet: Montag, 19. September 2011 13:41 > An: Stümpfig, Thomas > Cc: users@subversion.apache.org > Betreff: Re: SVN

Re: SVN File Size

2011-09-19 Thread Daniel Shahaf
n/libsvn_ra_svn/protocol or subversion/include/svn_ra.h > Regards > Thomas > > > > > -Ursprüngliche Nachricht- > > Von: Stefan Sperling [mailto:s...@elego.de] > > Gesendet: Freitag, 16. September 2011 10:43 > > An: Stümpfig, Thomas; users@subversion.apache.org >

AW: SVN File Size

2011-09-19 Thread Stümpfig , Thomas
concentrate on the part that deals with this one. Regards Thomas > -Ursprüngliche Nachricht- > Von: Stefan Sperling [mailto:s...@elego.de] > Gesendet: Freitag, 16. September 2011 10:43 > An: Stümpfig, Thomas; users@subversion.apache.org > Betreff: Re: SVN File Size >

Re: SVN File Size

2011-09-16 Thread Stefan Sperling
On Fri, Sep 16, 2011 at 10:31:05AM +0200, Stefan Sperling wrote: > So what you're asking amounts to either a performance hit for 'svn log' > or to a new feature in the filesystem (record the size of the full > text of a file along with the changed-path data which 'svn log' reads). Ooops, I was wro

Re: SVN File Size

2011-09-16 Thread Stefan Sperling
On Fri, Sep 16, 2011 at 07:59:34AM +, Stümpfig, Thomas wrote: > Hi all, > what is the reason that svn log does not tell me the actual file size. I > would be more patient ;-), probably as a separate option or within -v > All I can find about in the net is a pre/or post commit that does a svnlo

Re: SVN File Size

2011-09-16 Thread Johan Corveleyn
On Fri, Sep 16, 2011 at 9:59 AM, Stümpfig, Thomas wrote: > Hi all, > > what is the reason that svn log does not tell me the actual file size. I > would be more patient ;-), probably as a separate option or within -v > > All I can find about in the net is a pre/or post commit that does a svnlook >

SVN File Size

2011-09-16 Thread Stümpfig , Thomas
Hi all, what is the reason that svn log does not tell me the actual file size. I would be more patient ;-), probably as a separate option or within -v All I can find about in the net is a pre/or post commit that does a svnlook cat operation. But this is an expensive operation. The Server should b