Re: svn commit: r932796 - /subversion/trunk/subversion/libsvn_wc/wc_db.h

2010-04-11 Thread Stefan Sperling
On Sat, Apr 10, 2010 at 08:41:31PM -0400, Greg Stein wrote: > On Sat, Apr 10, 2010 at 18:08, wrote: > > Author: stsp > > Date: Sat Apr 10 22:08:37 2010 > > New Revision: 932796 > > > > URL: http://svn.apache.org/viewvc?rev=932796&view=rev > > Log: > > Add sketchy declarations of functions wrting

Re: Subversion Vision and Roadmap Proposal

2010-04-11 Thread Stefan Sperling
On Sat, Apr 10, 2010 at 11:38:22PM -0700, Alexey Neyman wrote: > 2. In the same issue, there is a reference to keyword substitution > implementation used by FreeBSD. Again, no further description as to why this > implementation was not acceptable, etc. There was, in this thread: http://svn.haxx.

RE: Properties (was Re: Subversion Vision and Roadmap Proposal)

2010-04-11 Thread Bert Huijben
> -Original Message- > From: Greg Stein [mailto:gst...@gmail.com] > Sent: donderdag 8 april 2010 22:41 > To: C. Michael Pilato > Cc: dev@subversion.apache.org > Subject: Re: Properties (was Re: Subversion Vision and Roadmap > Proposal) > > On Thu, Apr 8, 2010 at 15:35, C. Michael Pilato

where should I start

2010-04-11 Thread Saiho Yuen
Hi, I wish to build a custom SVN GUI with Java. I have already downloaded the latest code source, but I have no idea where should I start. Can someone tell me where I can find the documentation for compiling the SVN project on Vista (which compiler to use?) and how to link the C library with Jav

RE: where should I start

2010-04-11 Thread Bert Huijben
> -Original Message- > From: Saiho Yuen [mailto:adenin...@yahoo.com] > Sent: zondag 11 april 2010 19:10 > To: dev@subversion.apache.org > Subject: where should I start > > Hi, I wish to build a custom SVN GUI with Java. I have already > downloaded the latest code source, but I have no id

Re: 1.6.10 up for testing/signing

2010-04-11 Thread Joe Swatosh
Mike and Hyrum, On Mon, Apr 5, 2010 at 8:11 AM, C. Michael Pilato wrote: > Hyrum K. Wright wrote: >>> Thanks for the reminder.  Merging the changed suggested here (r876245) does >>> indeed fix the test failure for me. >> >> Joe, >> I'm happy to +0 this patch, since it fixes the failure for me.  I

RE: [PATCH] sasl service name for svnserve

2010-04-11 Thread Катаргин Алексей
-Original Message- From: Stefan Sperling [mailto:s...@elego.de] Sent: Sunday, April 11, 2010 1:36 AM To: Катаргин Алексей Cc: dev@subversion.apache.org; n...@chelcom.ru Subject: Re: [PATCH] sasl service name for svnserve >On Wed, Mar 03, 2010 at 03:22:55PM +0500, Катаргин Алексей wrote: >

Re: misaligned blame output if repo has >1m revisions

2010-04-11 Thread Philipp Marek
Hello Johan, hello Stefan, On Freitag, 9. April 2010, Stefan Sperling wrote: > On Fri, Apr 09, 2010 at 10:17:12PM +0200, Johan Corveleyn wrote: > > So I guess this is coming up for you guys when s.a.o reaches the 1 > > million mark :-). > > Nice buglet. I suppose we could simply add 2 or 3 spaces

Re: Changes in SQL backend design

2010-04-11 Thread Philipp Marek
Hello Jan, Sorry for the delay; but reading the thread "Severe performance issues with large directories" I just remembered that the backend has a little bit of a problem with big directories - storage overhead. Do you see any way to split directories into a series of blocks (like files are do