[bug?] perl bindings: SVN::Ra->new trips assertion when file:// URL contains a space

2011-12-16 Thread Jonathan Nieder
Hi, I have created a repository at '/tmp/test repository'. The following simple program: use SVN::Ra; my $handle = SVN::Ra->new('file:///tmp/test repository'); produces the following result: svn: E235000: In file '/home/jrn/src/subversion/subversion/libsvn_subr/dirent_

Re: svn commit: r1215375 - /subversion/trunk/subversion/libsvn_ra_serf/log.c

2011-12-16 Thread C. Michael Pilato
On 12/16/2011 07:59 PM, cmpil...@apache.org wrote: > Author: cmpilato > Date: Sat Dec 17 00:59:51 2011 > New Revision: 1215375 This commit broke the ra_serf tests (log_tests 26 at a minimum). Got a fix ready to commit already. -- C. Michael Pilato CollabNet <> www.collab.net <> Distrib

Re: Please create 'bindings_swig_ruby' subcomponent in the issue tracker

2011-12-16 Thread Mark Phippard
Done On Fri, Dec 16, 2011 at 5:30 PM, Daniel Shahaf wrote: > /me wonders how we haven't noticed it so far... -- Thanks Mark Phippard http://markphip.blogspot.com/

Please create 'bindings_swig_ruby' subcomponent in the issue tracker

2011-12-16 Thread Daniel Shahaf
/me wonders how we haven't noticed it so far...

Re: svn commit: r1215311 - in /subversion/site/publish/docs/javahl/1.7: ./ org/ org/apache/ org/apache/subversion/ org/apache/subversion/javahl/ org/apache/subversion/javahl/callback/ org/apache/subve

2011-12-16 Thread Hyrum K Wright
I can handle them, if you wish. For future reference, 'make doc-api' builds the C docs, 'make doc-javahl' builds the JavaHL docs, and 'make doc' builds them both. -Hyrum On Fri, Dec 16, 2011 at 4:05 PM, Mark Phippard wrote: > Would you mind handling the C docs?  I do not know how to generate th

Re: svn commit: r1215311 - in /subversion/site/publish/docs/javahl/1.7: ./ org/ org/apache/ org/apache/subversion/ org/apache/subversion/javahl/ org/apache/subversion/javahl/callback/ org/apache/subve

2011-12-16 Thread Mark Phippard
Would you mind handling the C docs? I do not know how to generate those. On Fri, Dec 16, 2011 at 5:03 PM, Hyrum K Wright wrote: > Thanks!  Sorry I didn't get the tuits before you. :( > > -Hyrum > > On Fri, Dec 16, 2011 at 4:00 PM,   wrote: >> Author: markphip >> Date: Fri Dec 16 22:00:01 2011

Re: svn commit: r1215311 - in /subversion/site/publish/docs/javahl/1.7: ./ org/ org/apache/ org/apache/subversion/ org/apache/subversion/javahl/ org/apache/subversion/javahl/callback/ org/apache/subve

2011-12-16 Thread Hyrum K Wright
Thanks! Sorry I didn't get the tuits before you. :( -Hyrum On Fri, Dec 16, 2011 at 4:00 PM, wrote: > Author: markphip > Date: Fri Dec 16 22:00:01 2011 > New Revision: 1215311 > > URL: http://svn.apache.org/viewvc?rev=1215311&view=rev > Log: > * site/publish/docs/javahl/1.7, > * site/publish/do

Re: svn commit: r1215273 - in /subversion/trunk/subversion: include/private/svn_client_private.h libsvn_client/client.h libsvn_client/ra.c svn/cl.h svn/merge-cmd.c svn/mergeinfo-cmd.c svn/util.c

2011-12-16 Thread Hyrum K Wright
On Fri, Dec 16, 2011 at 3:05 PM, wrote: > Author: julianfoad > Date: Fri Dec 16 21:05:07 2011 > New Revision: 1215273 > > URL: http://svn.apache.org/viewvc?rev=1215273&view=rev > Log: > Reject attempts to merge between unrelated branches, or where the source and > target are different objects wit

Re: FSFS nosync

2011-12-16 Thread Peter Samuelson
[Stefan Sperling] > On Thu, Dec 15, 2011 at 04:04:13PM -0600, Peter Samuelson wrote: > > http://packages.debian.org/sid/eatmydata > > https://launchpad.net/libeatmydata > > > > It apparently works on Linux and Solaris. Don't know if that's enough > > coverage for general interest. > Eve

Re: svnserve daemon dying sometimes

2011-12-16 Thread Daniel Shahaf
Petyovský Petr wrote on Thu, Dec 15, 2011 at 18:47:51 +0100: > Hello. > I have some reports of the svnserve daemon dying under vanilla fedora 15. > > My story is simple... > I was need svn repository for my students on the course C/C++ > programming, like each semester. > So, I installed vanilla

Re: [Subversion Wiki] Update of "ServerDictatedConfiguration" by CMichaelPilato

2011-12-16 Thread Daniel Shahaf
Peter Samuelson wrote on Thu, Dec 15, 2011 at 15:15:40 -0600: > > > Peter Samuelson wrote on Wed, Dec 14, 2011 at 18:16:27 -0600: > > > What you want is to pipe these emails into 'wdiff -ct | less -r'. With > > [Daniel Shahaf] > > Thanks for the tip! > > > > What version of wdiff do you have?

Re: svn commit: r1214677 - in /subversion/trunk/subversion: libsvn_client/client.h libsvn_client/merge.c libsvn_client/ra.c libsvn_client/switch.c tests/libsvn_client/client-test.c

2011-12-16 Thread Julian Foad
C. Michael Pilato wrote: > On 12/15/2011 04:53 AM, julianf...@apache.org wrote: >> Teach svn_client__get_youngest_common_ancestor() to output the ancestor as >> a URL as well as a relpath, because some existing callers want that and it >> will also simplify writing a higher level version of th

Re: Build error on 1.7.2 - undefined reference to `svn_fs__path_change_create_internal

2011-12-16 Thread Julian Foad
Hi Greg. Greg Bell wrote: > Receiving this when building 1.7.2.  I think I have all dependencies > satisfied > except BerkelyDB, which I couldn't find in Ubuntu's 11.10 repositories. > > /bin/bash /home/gbell/src/subversion/libtool --tag=CC --silent --mode=compile > gcc -DLINUX=2 -D_REENTRAN

AW: FSFS nosync

2011-12-16 Thread Markus Schaber
Hi, Von: Branko Čibej [mailto:br...@xbc.nu] >On 15.12.2011 23:38, Stefan Sperling wrote: >> On Thu, Dec 15, 2011 at 04:04:13PM -0600, Peter Samuelson wrote: >>> [Philip Martin] If we had such a flag in fsfs.conf (Stefan suggests "eat-my-data=yes") the code could write all the same data

Re: FSFS nosync

2011-12-16 Thread Branko Čibej
On 15.12.2011 23:38, Stefan Sperling wrote: > On Thu, Dec 15, 2011 at 04:04:13PM -0600, Peter Samuelson wrote: >> [Philip Martin] >>> If we had such a flag in fsfs.conf (Stefan suggests >>> "eat-my-data=yes") the code could write all the same data in the same >>> order but avoid making any flush ca