Re: Are we ready for a 1.8.0 release candidate

2013-04-29 Thread Julian Foad
Mark Phippard wrote: > On Apr 29, 2013, at 6:42 PM, Ben Reser wrote: >> There is only one issue open against 1.8.0: >> http://subversion.tigris.org/issues/show_bug.cgi?id=4358 That's "Svn WC 1.8 upgrade from 1.7 - wrong schema". >> Based on what I understand I believe that issue can be moved

Re: Are we ready for a 1.8.0 release candidate

2013-04-29 Thread Mark Phippard
On Apr 29, 2013, at 6:42 PM, Ben Reser wrote: > There is only one issue open against 1.8.0: > http://subversion.tigris.org/issues/show_bug.cgi?id=4358 > > Based on what I understand I believe that issue can be moved to some > future target since the conclusion seems to be it's not a blocker. >

Are we ready for a 1.8.0 release candidate

2013-04-29 Thread Ben Reser
There is only one issue open against 1.8.0: http://subversion.tigris.org/issues/show_bug.cgi?id=4358 Based on what I understand I believe that issue can be moved to some future target since the conclusion seems to be it's not a blocker. There are some changes in STATUS that we should finish votin

Re: Diff Project --invoke-diff-cmd part

2013-04-29 Thread Daniel Shahaf
Gabriela Gibson wrote on Mon, Apr 29, 2013 at 21:31:09 +0100: > Take two. > > Thanks for looking! > > Gabriela > > [[[ > Add new diff option "--invoke-diff-cmd" which allows the user to > define a custom command line or config file entry for an external > diff program. > > * subversion/include/svn_

Re: Diff Project --invoke-diff-cmd part

2013-04-29 Thread Gabriela Gibson
Sorry I forgot to explain the changed syntax. Here is the help section: --invoke-diff-cmd ARG: use ARG as format string for external diff command invocation. Substitutions: %f1 %f2 files to compare %l1 %l2 user defined labels Examples: --invoke-diff-cmd="diff -y %f1 %f2 --invok

Re: Diff Project --invoke-diff-cmd part

2013-04-29 Thread Gabriela Gibson
Take two. Thanks for looking! Gabriela [[[ Add new diff option "--invoke-diff-cmd" which allows the user to define a custom command line or config file entry for an external diff program. * subversion/include/svn_client.h (svn_client_diff6): Deprecate. Add new Doxygen comment. (svn

RE: svn commit: r1476359 - in /subversion/trunk/subversion/bindings/javahl/src/org: apache/subversion/javahl/types/LogDate.java tigris/subversion/javahl/LogDate.java

2013-04-29 Thread Bert Huijben
> -Original Message- > From: Mark Phippard [mailto:markp...@gmail.com] > Sent: maandag 29 april 2013 17:59 > To: Philip Martin > Cc: Subversion Development > Subject: Re: svn commit: r1476359 - in > /subversion/trunk/subversion/bindings/javahl/src/org: > apache/subversion/javahl/types/Log

Re: svn commit: r1476359 - in /subversion/trunk/subversion/bindings/javahl/src/org: apache/subversion/javahl/types/LogDate.java tigris/subversion/javahl/LogDate.java

2013-04-29 Thread Mark Phippard
On Mon, Apr 29, 2013 at 11:39 AM, Philip Martin wrote: > Mark Phippard writes: > >> I think Synchronized is a better solution, but will not object if you >> want to make the change. > > I'm a novice as far as Java is concerned, I don't know which style is > preferred. This is a decent resource t

Re: svn commit: r1476359 - in /subversion/trunk/subversion/bindings/javahl/src/org: apache/subversion/javahl/types/LogDate.java tigris/subversion/javahl/LogDate.java

2013-04-29 Thread Philip Martin
Mark Phippard writes: > I think Synchronized is a better solution, but will not object if you > want to make the change. I'm a novice as far as Java is concerned, I don't know which style is preferred. -- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/dow

Re: svn commit: r1476359 - in /subversion/trunk/subversion/bindings/javahl/src/org: apache/subversion/javahl/types/LogDate.java tigris/subversion/javahl/LogDate.java

2013-04-29 Thread Mark Phippard
On Mon, Apr 29, 2013 at 10:44 AM, Philip Martin wrote: >> This would essentially require creating a new object each time the >> method is needed and that would be a lot. My understanding is that >> using synchronize is cheaper in this case. > > The org.apache bindings only use LogDate in CommitI

Re: svn commit: r1476359 - in /subversion/trunk/subversion/bindings/javahl/src/org: apache/subversion/javahl/types/LogDate.java tigris/subversion/javahl/LogDate.java

2013-04-29 Thread Philip Martin
Mark Phippard writes: > On Mon, Apr 29, 2013 at 7:47 AM, Philip Martin > wrote: >> markp...@apache.org writes: >> >>> Author: markphip >>> Date: Fri Apr 26 19:48:34 2013 >>> New Revision: 1476359 >>> >>> URL: http://svn.apache.org/r1476359 >>> Log: >>> JavaHL: fix a thread safety bug that has be

RE: svn commit: r1475772 - in /subversion/trunk:

2013-04-29 Thread Bert Huijben
subversion/include/ subversion/libsvn_fs_fs/ subversion/libsvn_repos/ subversion/libsvn_subr/ subversion/svnserve/ subversion/tests/libsvn_subr/ tools/server-side/mod_dontdothat/ MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable +1 on that

Re: svn commit: r1476359 - in /subversion/trunk/subversion/bindings/javahl/src/org: apache/subversion/javahl/types/LogDate.java tigris/subversion/javahl/LogDate.java

2013-04-29 Thread Mark Phippard
On Mon, Apr 29, 2013 at 7:47 AM, Philip Martin wrote: > markp...@apache.org writes: > >> Author: markphip >> Date: Fri Apr 26 19:48:34 2013 >> New Revision: 1476359 >> >> URL: http://svn.apache.org/r1476359 >> Log: >> JavaHL: fix a thread safety bug that has been observed in Subclipse. >> >> The J

Re: svn commit: r1475772 - in /subversion/trunk: subversion/include/ subversion/libsvn_fs_fs/ subversion/libsvn_repos/ subversion/libsvn_subr/ subversion/svnserve/ subversion/tests/libsvn_subr/ tools/

2013-04-29 Thread Philip Martin
br...@apache.org writes: > Author: brane > Date: Thu Apr 25 13:48:46 2013 > New Revision: 1475772 > > URL: http://svn.apache.org/r1475772 > Log: > Fix issue #4361 (user/group names in authz files are case-insensitive). > > * subversion/include/svn_config.h > (svn_config_create2): New, revised fr

Re: svn commit: r1476359 - in /subversion/trunk/subversion/bindings/javahl/src/org: apache/subversion/javahl/types/LogDate.java tigris/subversion/javahl/LogDate.java

2013-04-29 Thread Philip Martin
markp...@apache.org writes: > Author: markphip > Date: Fri Apr 26 19:48:34 2013 > New Revision: 1476359 > > URL: http://svn.apache.org/r1476359 > Log: > JavaHL: fix a thread safety bug that has been observed in Subclipse. > > The Java SimpleDateFormat class is not thread safe. Solved by > synchron

Re: svn switch with externals leaves working copy in an inconsistent state

2013-04-29 Thread Philip Martin
Robert Wruck writes: > I just came across this issue. Assume we have two branches: > branches/A where a particular subdir exists > branches/B where this subdir was replaced by an svn:externals entry > Is this a known issue? http://subversion.tigris.org/issues/show_bug.cgi?id=4360 That mentions