Re: svn commit: r1494966 - /subversion/trunk/subversion/libsvn_client/ra.c

2013-06-25 Thread Stefan Sperling
On Thu, Jun 20, 2013 at 12:56:05PM -, stef...@apache.org wrote: > Author: stefan2 > Date: Thu Jun 20 12:56:05 2013 > New Revision: 1494966 > > URL: http://svn.apache.org/r1494966 > Log: > Optimize 'svn log' and related operations: Teach the client to skip > the RA call when querying locations

Re: [PATCH] Don't validate properties during deletion.

2013-06-25 Thread Stefan Sperling
On Mon, Jun 24, 2013 at 04:32:34PM +0100, Julian Foad wrote: > Daniel Shahaf > > > To: Julian Foad > > Cc: dev@subversion.apache.org > > Sent: Monday, 24 June 2013, 5:13 > > Subject: Re: [PATCH] Don't validate properties during deletion. > > > > Daniel Shahaf wrote on Fri, Jun 21, 2013 at 17:28

Re: svn commit: r1496127 - /subversion/trunk/subversion/tests/cmdline/checkout_tests.py

2013-06-25 Thread Philip Martin
Daniel Shahaf writes: >> - # note the current time to use it as peg revision date. >> - current_time = time.strftime("%Y-%m-%dT%H:%M:%S") >> + exit_code, output, errput = svntest.main.run_svn(None, 'propget', >> 'svn:date', >> + '--revprop', '

Re: Ev2 as a move-aware editor

2013-06-25 Thread Philip Martin
Branko Čibej writes: > On 24.06.2013 17:52, Branko Čibej wrote: >> You're breaking the once rule here. >> >> And the case you're describing can never occur. You cannot have a >> working copy that describes what you're doing. Tree mutations can only >> be parallelized across distinct subtrees, whi

Re: svn commit: r1493097 - /subversion/trunk/subversion/tests/cmdline/svntest/main.py

2013-06-25 Thread Ivan Zhakov
On Wed, Jun 19, 2013 at 5:45 PM, Ivan Zhakov wrote: > On Wed, Jun 19, 2013 at 5:04 PM, Stefan Sperling wrote: >> On Wed, Jun 19, 2013 at 03:50:01PM +0400, Ivan Zhakov wrote: >>> On Fri, Jun 14, 2013 at 6:40 PM, wrote: >>> > Author: stsp >>> > Date: Fri Jun 14 14:40:17 2013 >>> > New Revision: 1

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread Ivan Zhakov
On Sun, Jun 23, 2013 at 3:43 AM, Greg Stein wrote: > On Fri, Jun 21, 2013 at 11:36 AM, Ivan Zhakov wrote: >>... >> The fix seems to be pretty simple and could be safely backported (see >> patch). The only problem that probably we cannot backport addition of >> new configuration option due our bac

RE: svn commit: r1496434 - /subversion/trunk/subversion/svn/svn.c

2013-06-25 Thread Bert Huijben
> -Original Message- > From: i...@apache.org [mailto:i...@apache.org] > Sent: dinsdag 25 juni 2013 14:01 > To: comm...@subversion.apache.org > Subject: svn commit: r1496434 - /subversion/trunk/subversion/svn/svn.c > > Author: ivan > Date: Tue Jun 25 12:00:42 2013 > New Revision: 1496434

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread Ivan Zhakov
On Tue, Jun 25, 2013 at 4:15 PM, Ivan Zhakov wrote: > On Sun, Jun 23, 2013 at 3:43 AM, Greg Stein wrote: >> On Fri, Jun 21, 2013 at 11:36 AM, Ivan Zhakov wrote: >>>... >>> The fix seems to be pretty simple and could be safely backported (see >>> patch). The only problem that probably we cannot b

Re: svn commit: r1496434 - /subversion/trunk/subversion/svn/svn.c

2013-06-25 Thread Ivan Zhakov
On Tue, Jun 25, 2013 at 5:35 PM, Bert Huijben wrote: >> -Original Message- >> From: i...@apache.org [mailto:i...@apache.org] >> Sent: dinsdag 25 juni 2013 14:01 >> To: comm...@subversion.apache.org >> Subject: svn commit: r1496434 - /subversion/trunk/subversion/svn/svn.c >> >> Author: ivan

Re: [PATCH] Don't validate properties during deletion.

2013-06-25 Thread Julian Foad
Stefan Sperling wrote: > On Mon, Jun 24, 2013 at 04:32:34PM +0100, Julian Foad wrote: >> Daniel Shahaf >>> Daniel Shahaf wrote on Fri, Jun 21, 2013 at 17:28:19 +0300: Julian Foad wrote on Fri, Jun 21, 2013 at 15:04:39 +0100: > Please update the doc string, which currently begins "Valida

Re: svn commit: r1496468 - /subversion/trunk/subversion/libsvn_client/ra.c

2013-06-25 Thread Ivan Zhakov
On Tue, Jun 25, 2013 at 5:32 PM, wrote: > Author: rhuijben > Date: Tue Jun 25 13:32:16 2013 > New Revision: 1496468 > > URL: http://svn.apache.org/r1496468 > Log: > Use a cheaper ra operation for a common libsvn_client calculation. > > * subversion/libsvn_client/ra.c > (repos_locations): Optimi

Re: svn commit: r1496434 - /subversion/trunk/subversion/svn/svn.c

2013-06-25 Thread Julian Foad
Ivan Zhakov wrote: > Bert Huijben wrote: >> i...@apache.org wrote: >>> URL: http://svn.apache.org/r1496434 >>> Log: >>> * subversion/svn/svn.c >>>   (svn_cl__check_cancel): Validate passed cancel baton for better test >>>     coverage. >>> Modified: subversion/trunk/subversion/svn/svn.c >>>

1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Tobias Bading
Dear Devs, GNU Emacs 24.3 was behaving a little odd today while trying to display a svn diff from Annotate mode. It simply barked "svn: Unable to find repository location for '...' in revision ..." at me :-(. Since this wasn't the first time Emacs left me in the rain like this, I thought it w

Re: svn commit: r1496434 - /subversion/trunk/subversion/svn/svn.c

2013-06-25 Thread Ivan Zhakov
On Tue, Jun 25, 2013 at 6:03 PM, Julian Foad wrote: > Ivan Zhakov wrote: > >> Bert Huijben wrote: >>> i...@apache.org wrote: URL: http://svn.apache.org/r1496434 Log: * subversion/svn/svn.c (svn_cl__check_cancel): Validate passed cancel baton for better test cover

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Stefan Sperling
On Tue, Jun 25, 2013 at 04:24:36PM +0200, Tobias Bading wrote: > Dear Devs, > > GNU Emacs 24.3 was behaving a little odd today while trying to > display a svn diff from Annotate mode. It simply barked "svn: Unable > to find repository location for '...' in revision ..." at me :-(. > Since this was

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread Branko Čibej
On 25.06.2013 15:37, Ivan Zhakov wrote: > On Tue, Jun 25, 2013 at 4:15 PM, Ivan Zhakov wrote: >> On Sun, Jun 23, 2013 at 3:43 AM, Greg Stein wrote: >>> On Fri, Jun 21, 2013 at 11:36 AM, Ivan Zhakov wrote: ... The fix seems to be pretty simple and could be safely backported (see pa

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread Ivan Zhakov
On Tue, Jun 25, 2013 at 7:15 PM, Branko Čibej wrote: > On 25.06.2013 15:37, Ivan Zhakov wrote: >> On Tue, Jun 25, 2013 at 4:15 PM, Ivan Zhakov wrote: >>> On Sun, Jun 23, 2013 at 3:43 AM, Greg Stein wrote: On Fri, Jun 21, 2013 at 11:36 AM, Ivan Zhakov wrote: > ... > The fix seems to

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread Philip Martin
Branko Čibej writes: > I'm really not a fan of this config knob. Anyone who carries their > laptop around will effectively have to set this as the default, because > you never know when the next weird proxy will pop up in front of your > server. And disabling chunked requests by default is a lot

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Tobias Bading
On 25.06.2013, at 16:45, Stefan Sperling wrote: > On Tue, Jun 25, 2013 at 04:24:36PM +0200, Tobias Bading wrote: >> Dear Devs, >> >> GNU Emacs 24.3 was behaving a little odd today while trying to >> display a svn diff from Annotate mode. It simply barked "svn: Unable >> to find repository location

Re: svn commit: r1496434 - /subversion/trunk/subversion/svn/svn.c

2013-06-25 Thread Julian Foad
Ivan Zhakov wrote: > Julian Foad wrote: > Log: > * subversion/svn/svn.c >   (svn_cl__check_cancel): Validate passed cancel baton for >   better test coverage. [...] >> The code looks good but I don't understand the log message.  We >> don't normally describe input validation as

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Stefan Sperling
On Tue, Jun 25, 2013 at 05:59:27PM +0200, Tobias Bading wrote: > Hmm, but why is diff -cM:N working if the file was copied from > revision M? Sure, the target of the copy operation did not exist in > revision N-1 if M < N-1, but it didn't exist in revision M either. The file did exist at the copyf

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Tobias Bading
On 25.06.2013, at 18:45, Stefan Sperling wrote: > On Tue, Jun 25, 2013 at 05:59:27PM +0200, Tobias Bading wrote: >> Hmm, but why is diff -cM:N working if the file was copied from >> revision M? Sure, the target of the copy operation did not exist in >> revision N-1 if M < N-1, but it didn't exist i

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Peter Samuelson
[Tobias Bading] > Seriously though, what would you have to do if you have the path of a > FILE in the working copy and a revision number N and you would like > to know what was changed in that file in that revision? Something like this: $ LC_ALL=C svn log -v -l1 new_foo -

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Tobias Bading
On 25.06.2013, at 20:08, Peter Samuelson wrote: > [Tobias Bading] >> Seriously though, what would you have to do if you have the path of a >> FILE in the working copy and a revision number N and you would like >> to know what was changed in that file in that revision? > > Something like this: > >

Re: svn commit: r1496470 - in /subversion/trunk/subversion: include/svn_config.h libsvn_ra_serf/ra_serf.h libsvn_ra_serf/serf.c libsvn_ra_serf/util.c libsvn_subr/config_file.c

2013-06-25 Thread Greg Stein
We talked about a •dynamic* test, so that a (laptop) connecting through different proxies could choose whether to use C-L. On Tue, Jun 25, 2013 at 9:36 AM, wrote: > Author: ivan > Date: Tue Jun 25 13:36:48 2013 > New Revision: 1496470 > > URL: http://svn.apache.org/r1496470 > Log: > Add new 'htt

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread Greg Stein
On Tue, Jun 25, 2013 at 8:15 AM, Ivan Zhakov wrote: > On Sun, Jun 23, 2013 at 3:43 AM, Greg Stein wrote: >> On Fri, Jun 21, 2013 at 11:36 AM, Ivan Zhakov wrote: >>>... >>> The fix seems to be pretty simple and could be safely backported (see >>> patch). The only problem that probably we cannot b

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Peter Samuelson
[Tobias Bading] > No disrespect & thank you for the hint, but shouldn't a version > control system be able to answer the question "what's changed?" > without making you jump through hoops? Well, I forgot about "svn log --diff -l1 new_foo".

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread Greg Stein
On Tue, Jun 25, 2013 at 11:55 AM, Philip Martin wrote: > Branko Čibej writes: > >> I'm really not a fan of this config knob. Anyone who carries their >> laptop around will effectively have to set this as the default, because >> you never know when the next weird proxy will pop up in front of your

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Tobias Bading
On 25.06.2013, at 20:42, Peter Samuelson wrote: > [Tobias Bading] >> No disrespect & thank you for the hint, but shouldn't a version >> control system be able to answer the question "what's changed?" >> without making you jump through hoops? > > Well, I forgot about "svn log --diff -l1 new_foo".

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Julian Foad
Peter Samuelson wrote: > [Tobias Bading] >> No disrespect & thank you for the hint, but shouldn't a version >> control system be able to answer the question "what's changed?" >> without making you jump through hoops? > > Well, I forgot about "svn log --diff -l1 new_foo". Please tell us what y

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread kmradke
> > I agree that force-http10 is not good name and semantic. Actually > > these proxies is not busted: it's allowed to HTTP/1.1 proxies to > > require content-length if they want. And strictly speaking proxies may > > have different behavior for different requests. > > From *our* standpoint, they

subversion client having issues talking to subversion repository over HTTPS via proxy

2013-06-25 Thread Ashish SHUKLA
Hi, I'm having problems connecting my subversion client to talk to my subversion repositories over HTTPS. I've two subversion repositories (version 1.7), both of which require HTTP Basic authentication, on different hosts. On my client-side, I've a ~/.subversion/servers file configured to use HTT

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread Branko Čibej
On 25.06.2013 20:45, Greg Stein wrote: > To that end, I find r1496470 to be insufficient. We need the dynamic > stuff, and we need to fix the configuration option name. I'm happy to > work on these two pieces, if we have a bit of consensus. We (that is, you and I) certainly do. Is that a quorum? :

Re: Ev2 as a move-aware editor

2013-06-25 Thread Branko Čibej
On 25.06.2013 13:42, Philip Martin wrote: > What about rotates that overlap. Consider a repository: > > svnadmin create repo > svn mkdir -mm --parents file://`pwd`/repo/A/B/C ^/X/Y/Z > > Rotate /A and /X/Y/Z and /X and /A/B/C: > >svn mv wc/A wc/A2 >svn mv wc/X wc/X2 >svn mv wc/

Re: subversion client having issues talking to subversion repository over HTTPS via proxy

2013-06-25 Thread Greg Stein
Ashish, This is normally a question for users@, but I think Lieven was working on something exactly like this already. I've cc'd him for more detail. Cheers, -g On Tue, Jun 25, 2013 at 12:09 PM, Ashish SHUKLA wrote: > Hi, > > I'm having problems connecting my subversion client to talk to my sub

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Johan Corveleyn
On Tue, Jun 25, 2013 at 4:24 PM, Tobias Bading wrote: > Dear Devs, > > GNU Emacs 24.3 was behaving a little odd today while trying to display a svn > diff from Annotate mode. It simply barked "svn: Unable to find repository > location for '...' in revision ..." at me :-(. Since this wasn't the fir

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Peter Samuelson
> > Well, I forgot about "svn log --diff -l1 new_foo". [Tobias Bading] > Good idea, but unfortunately no cigar. You're right. I tested that command but somehow glazed over the fact that it did not do what I said it did. Sorry. Anyway, parsing the 'svn log -v -l1 {filename}' output, then runni

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Johan Corveleyn
On Tue, Jun 25, 2013 at 9:47 PM, Johan Corveleyn wrote: > On Tue, Jun 25, 2013 at 4:24 PM, Tobias Bading wrote: >> Dear Devs, >> >> GNU Emacs 24.3 was behaving a little odd today while trying to display a svn >> diff from Annotate mode. It simply barked "svn: Unable to find repository >> location

Re: subversion client having issues talking to subversion repository over HTTPS via proxy

2013-06-25 Thread Ashish SHUKLA
On Tue, 25 Jun 2013 15:37:51 -0400, Greg Stein said: > Ashish, > This is normally a question for users@, but I think Lieven was working > on something exactly like this already. I've cc'd him for more detail. > Cheers, > -g Hi Greg, I've been asked by danielsh (in #svn on freenode), and Lieven

Re: Ev2 as a move-aware editor

2013-06-25 Thread Philip Martin
Branko Čibej writes: > On 25.06.2013 13:42, Philip Martin wrote: >> What about rotates that overlap. Consider a repository: >> >> svnadmin create repo >> svn mkdir -mm --parents file://`pwd`/repo/A/B/C ^/X/Y/Z >> >> Rotate /A and /X/Y/Z and /X and /A/B/C: >> >>svn mv wc/A wc/A2 >>

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread Stefan Sperling
On Tue, Jun 25, 2013 at 09:15:59PM +0200, Branko Čibej wrote: > On 25.06.2013 20:45, Greg Stein wrote: > > To that end, I find r1496470 to be insufficient. We need the dynamic > > stuff, and we need to fix the configuration option name. I'm happy to > > work on these two pieces, if we have a bit of

Re: Ev2 as a move-aware editor

2013-06-25 Thread Philip Martin
Philip Martin writes: >alter(.) >alter(A/B) >alter(X/Y) >rotate(A, X/Y/Z) >rotate(X, A/B/C) >alter(A) (pre-rotate X/Y/Z) >alter(X/Y/Z) (pre-rotate A) >move(X/Y/Z/B, A/B) >alter(X) (pre-rotate A/B/X) Oops!

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Ben Reser
On Tue, Jun 25, 2013 at 8:33 PM, Tobias Bading wrote: > I think I can already hear Emacs developers of both VC camps, the Bazaar'ians > and the Git'ians, laughing together in harmony in the distance... ;-) > No disrespect & thank you for the hint, but shouldn't a version control > system be able

Re: Ev2 as a move-aware editor

2013-06-25 Thread Julian Foad
Philip Martin wrote: > Philip Martin writes: > >>     alter(.) >>     alter(A/B) >>     alter(X/Y) >>     rotate(A, X/Y/Z) >>     rotate(X, A/B/C) >>     alter(A)          (pre-rotate X/Y/Z) >>     alter(X/Y/Z)      (pre-rotate A) >>     move(X/Y/Z/B, A/B) >>     alter(X)          (pre-rotate

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread Lieven Govaerts
On Tue, Jun 25, 2013 at 8:45 PM, Greg Stein wrote: > On Tue, Jun 25, 2013 at 11:55 AM, Philip Martin > wrote: >> Branko Čibej writes: >> >>> I'm really not a fan of this config knob. Anyone who carries their >>> laptop around will effectively have to set this as the default, because >>> you neve

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Stefan Sperling
On Tue, Jun 25, 2013 at 10:26:08PM +0200, Ben Reser wrote: > Back to your issue. Since Subversion can't represent the copy as part > of the diff it tries to do the interoperable thing which is to > represent the addition of a new file (from a copy) as an addition. That's not quite true in general

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread Ivan Zhakov
On Tue, Jun 25, 2013 at 10:45 PM, Greg Stein wrote: > On Tue, Jun 25, 2013 at 11:55 AM, Philip Martin > wrote: >> Branko Čibej writes: >> >>> I'm really not a fan of this config knob. Anyone who carries their >>> laptop around will effectively have to set this as the default, because >>> you nev

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Johan Corveleyn
On Tue, Jun 25, 2013 at 10:56 PM, Stefan Sperling wrote: > On Tue, Jun 25, 2013 at 10:26:08PM +0200, Ben Reser wrote: >> Back to your issue. Since Subversion can't represent the copy as part >> of the diff it tries to do the interoperable thing which is to >> represent the addition of a new file

Re: subversion client having issues talking to subversion repository over HTTPS via proxy

2013-06-25 Thread Lieven Govaerts
Hi, On Tue, Jun 25, 2013 at 9:37 PM, Greg Stein wrote: > Ashish, > > This is normally a question for users@, but I think Lieven was working > on something exactly like this already. I've cc'd him for more detail. Ashish already reported this in the serf issue tracker: https://code.google.com/p/s

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Ben Reser
On Tue, Jun 25, 2013 at 10:56 PM, Stefan Sperling wrote: > That's not quite true in general. It's more like: > > 1) If the copyfrom source is part of the operative revision range of >the diff command, show a modification against the copyfrom source. >Unless --show-copies-as-adds was passed

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread Johan Corveleyn
On Tue, Jun 25, 2013 at 11:03 PM, Ivan Zhakov wrote: > On Tue, Jun 25, 2013 at 10:45 PM, Greg Stein wrote: >> On Tue, Jun 25, 2013 at 11:55 AM, Philip Martin >> wrote: >>> Branko Čibej writes: >>> I'm really not a fan of this config knob. Anyone who carries their laptop around will ef

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Ben Reser
On Tue, Jun 25, 2013 at 11:17 PM, Johan Corveleyn wrote: > Not by default perhaps, but we could do it by adding the same option > to 'svn diff' that you need for 'svnlook diff' for this to work: > > C:\>svnlook help diff > ... > --diff-copy-from : print differences against the copy sourc

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Johan Corveleyn
On Tue, Jun 25, 2013 at 11:23 PM, Ben Reser wrote: > On Tue, Jun 25, 2013 at 11:17 PM, Johan Corveleyn wrote: >> Not by default perhaps, but we could do it by adding the same option >> to 'svn diff' that you need for 'svnlook diff' for this to work: >> >> C:\>svnlook help diff >> ... >> --diff-

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Ben Reser
On Tue, Jun 25, 2013 at 11:29 PM, Johan Corveleyn wrote: > Wow, wait a minute. Are you suggesting removing the (existing) > diff-copy-from option from 'svnlook diff'? Why? What's wrong with it? > It provides very useful functionality. I definitely use it for > post-commit mails, because it makes t

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread Lieven Govaerts
On Tue, Jun 25, 2013 at 5:15 PM, Branko Čibej wrote: > On 25.06.2013 15:37, Ivan Zhakov wrote: >> On Tue, Jun 25, 2013 at 4:15 PM, Ivan Zhakov wrote: >>> On Sun, Jun 23, 2013 at 3:43 AM, Greg Stein wrote: On Fri, Jun 21, 2013 at 11:36 AM, Ivan Zhakov wrote: > ... > The fix seems to

Re: [serf-dev] Re: ssl tunnel with basic authentication currently broken (was Re: Another crash in ra_serf in 1.8.0)

2013-06-25 Thread Lieven Govaerts
On Sun, Jun 23, 2013 at 9:15 PM, Lieven Govaerts wrote: > On Sun, Jun 23, 2013 at 3:20 AM, Greg Stein wrote: >> On Sat, Jun 22, 2013 at 3:26 PM, Lieven Govaerts wrote: >>> On Sat, Jun 22, 2013 at 7:32 PM, Lieven Govaerts wrote: Stefan, attached patch to serf 1.2.1 should solve th

Re: Ev2 as a move-aware editor

2013-06-25 Thread Greg Stein
On Tue, Jun 25, 2013 at 4:17 PM, Philip Martin wrote: > Branko Čibej writes: > >> On 25.06.2013 13:42, Philip Martin wrote: >>> What about rotates that overlap. Consider a repository: >>> >>> svnadmin create repo >>> svn mkdir -mm --parents file://`pwd`/repo/A/B/C ^/X/Y/Z >>> >>> Rotate

Re: Ev2 as a move-aware editor

2013-06-25 Thread Daniel Shahaf
On Tue, Jun 25, 2013 at 12:42:55PM +0100, Philip Martin wrote: >R /A (from /X/Y/Z:1) >A /A/B (from /A/B:1) >R /A/B/C (from /X:1) >D /A/B/C/Y >R /X (from /A/B/C:1) >A /X/Y (from /X/Y:1) >R /X/Y/Z (from /A:1) >D /X/Y/Z/B > What if we had three trees? % svnmucc -mm -

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Johan Corveleyn
On Tue, Jun 25, 2013 at 11:35 PM, Ben Reser wrote: > On Tue, Jun 25, 2013 at 11:29 PM, Johan Corveleyn wrote: >> Wow, wait a minute. Are you suggesting removing the (existing) >> diff-copy-from option from 'svnlook diff'? Why? What's wrong with it? >> It provides very useful functionality. I defi

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread Ivan Zhakov
On Wed, Jun 26, 2013 at 1:37 AM, Lieven Govaerts wrote: > On Tue, Jun 25, 2013 at 5:15 PM, Branko Čibej wrote: >> On 25.06.2013 15:37, Ivan Zhakov wrote: >>> On Tue, Jun 25, 2013 at 4:15 PM, Ivan Zhakov wrote: On Sun, Jun 23, 2013 at 3:43 AM, Greg Stein wrote: > On Fri, Jun 21, 2013 at

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread Daniel Shahaf
Stefan Sperling wrote on Tue, Jun 25, 2013 at 22:19:30 +0200: > On Tue, Jun 25, 2013 at 09:15:59PM +0200, Branko Čibej wrote: > > On 25.06.2013 20:45, Greg Stein wrote: > > > To that end, I find r1496470 to be insufficient. We need the dynamic > > > stuff, and we need to fix the configuration optio

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Ben Reser
On Tue, Jun 25, 2013 at 11:54 PM, Johan Corveleyn wrote: > In that post I thought that --show-copies-as-adds (svn) was the > reverse from --diff-copy-from (svnlook), but I observed that it didn't > really work: > > "However, I just > quickly tested an 'svn diff -c XXX' of some revision which has a

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread Daniel Shahaf
Johan Corveleyn wrote on Tue, Jun 25, 2013 at 23:22:12 +0200: > On Tue, Jun 25, 2013 at 11:03 PM, Ivan Zhakov wrote: > > On Tue, Jun 25, 2013 at 10:45 PM, Greg Stein wrote: > >> On Tue, Jun 25, 2013 at 11:55 AM, Philip Martin > >> wrote: > >>> Branko Čibej writes: > >>> > I'm really not a

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Branko Čibej
On 26.06.2013 00:07, Ben Reser wrote: > On Tue, Jun 25, 2013 at 11:54 PM, Johan Corveleyn wrote: >> In that post I thought that --show-copies-as-adds (svn) was the >> reverse from --diff-copy-from (svnlook), but I observed that it didn't >> really work: >> >> "However, I just >> quickly tested an

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread Ivan Zhakov
On Wed, Jun 26, 2013 at 2:12 AM, Daniel Shahaf wrote: > Johan Corveleyn wrote on Tue, Jun 25, 2013 at 23:22:12 +0200: >> On Tue, Jun 25, 2013 at 11:03 PM, Ivan Zhakov wrote: >> > On Tue, Jun 25, 2013 at 10:45 PM, Greg Stein wrote: >> >> On Tue, Jun 25, 2013 at 11:55 AM, Philip Martin >> >> wrot

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread Daniel Shahaf
Ivan Zhakov wrote on Wed, Jun 26, 2013 at 02:21:05 +0400: > On Wed, Jun 26, 2013 at 2:12 AM, Daniel Shahaf wrote: > > Johan Corveleyn wrote on Tue, Jun 25, 2013 at 23:22:12 +0200: > >> On Tue, Jun 25, 2013 at 11:03 PM, Ivan Zhakov wrote: > >> > On Tue, Jun 25, 2013 at 10:45 PM, Greg Stein wrote:

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread Greg Stein
On Tue, Jun 25, 2013 at 6:21 PM, Ivan Zhakov wrote: > On Wed, Jun 26, 2013 at 2:12 AM, Daniel Shahaf wrote: >> Johan Corveleyn wrote on Tue, Jun 25, 2013 at 23:22:12 +0200: >... >>> The dynamic detection has a cost (1 extra request per connection), >>> that you might want to avoid by default (mos

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

2013-06-25 Thread Lieven Govaerts
On Wed, Jun 26, 2013 at 12:24 AM, Daniel Shahaf wrote: > Ivan Zhakov wrote on Wed, Jun 26, 2013 at 02:21:05 +0400: >> On Wed, Jun 26, 2013 at 2:12 AM, Daniel Shahaf wrote: >> > Johan Corveleyn wrote on Tue, Jun 25, 2013 at 23:22:12 +0200: >> >> On Tue, Jun 25, 2013 at 11:03 PM, Ivan Zhakov wrote

Re: svn commit: r1235773 - /subversion/trunk/subversion/include/svn_editor.h

2013-06-25 Thread Daniel Shahaf
gst...@apache.org wrote on Wed, Jan 25, 2012 at 14:45:02 -: > Author: gstein > Date: Wed Jan 25 14:45:01 2012 > New Revision: 1235773 > > URL: http://svn.apache.org/viewvc?rev=1235773&view=rev > Log: > Add some clarifications to the Ev2 documentation, based on some IRC > discussions with danie

Re: svn commit: r1496127 - /subversion/trunk/subversion/tests/cmdline/checkout_tests.py

2013-06-25 Thread Daniel Shahaf
Philip Martin wrote on Tue, Jun 25, 2013 at 10:08:38 +0100: > Daniel Shahaf writes: > > >> - # note the current time to use it as peg revision date. > >> - current_time = time.strftime("%Y-%m-%dT%H:%M:%S") > >> + exit_code, output, errput = svntest.main.run_svn(None, 'propget', > >> 'svn:date

Re: svn commit: r1235773 - /subversion/trunk/subversion/include/svn_editor.h

2013-06-25 Thread Daniel Shahaf
On Wed, Jun 26, 2013 at 01:39:45AM +0300, Daniel Shahaf wrote: > gst...@apache.org wrote on Wed, Jan 25, 2012 at 14:45:02 -: > > Author: gstein > > Date: Wed Jan 25 14:45:01 2012 > > New Revision: 1235773 > > > > URL: http://svn.apache.org/viewvc?rev=1235773&view=rev > > Log: > > Add some clar

Re: svn commit: r1235773 - /subversion/trunk/subversion/include/svn_editor.h

2013-06-25 Thread Branko Čibej
On 26.06.2013 01:18, Daniel Shahaf wrote: > On Wed, Jun 26, 2013 at 01:39:45AM +0300, Daniel Shahaf wrote: >> gst...@apache.org wrote on Wed, Jan 25, 2012 at 14:45:02 -: >>> Author: gstein >>> Date: Wed Jan 25 14:45:01 2012 >>> New Revision: 1235773 >>> >>> URL: http://svn.apache.org/viewvc?rev

Re: svn commit: r1235773 - /subversion/trunk/subversion/include/svn_editor.h

2013-06-25 Thread Daniel Shahaf
On Wed, Jun 26, 2013 at 02:13:18AM +0200, Branko ?ibej wrote: > On 26.06.2013 01:18, Daniel Shahaf wrote: > > On Wed, Jun 26, 2013 at 01:39:45AM +0300, Daniel Shahaf wrote: > >> gst...@apache.org wrote on Wed, Jan 25, 2012 at 14:45:02 -: > >>> Author: gstein > >>> Date: Wed Jan 25 14:45:01 2012

Re: svn commit: r1235773 - /subversion/trunk/subversion/include/svn_editor.h

2013-06-25 Thread Julian Foad
Daniel Shahaf wrote: > On Wed, Jun 26, 2013 at 01:39:45AM +0300, Daniel Shahaf wrote: >> gst...@apache.org wrote on Wed, Jan 25, 2012 at 14:45:02 -: >>> + * Timing and State >>> + * The calls made by the driver to alter the state in the receiver >>> + * are based on the receiver's *current* s

Re: svn commit: r1235773 - /subversion/trunk/subversion/include/svn_editor.h

2013-06-25 Thread Julian Foad
I (Julian Foad) wrote: > Hi Daniel.  I could begin to address your question, but discussion of Ev2 > move > design is such a big and tricky topic (witness the several hours on IRC > today) > that I would humbly request you start a thread with 'Ev2' in the subject > line so we can all track it

Ev2 change ordering (was: svn commit: r1235773 ...)

2013-06-25 Thread Greg Stein
[not trimming] On Tue, Jun 25, 2013 at 8:27 PM, Julian Foad wrote: > Daniel Shahaf wrote: > >> On Wed, Jun 26, 2013 at 01:39:45AM +0300, Daniel Shahaf wrote: >>> gst...@apache.org wrote on Wed, Jan 25, 2012 at 14:45:02 -: + * Timing and State + * The calls made by the driver to alt

Re: svn commit: r1496127 - /subversion/trunk/subversion/tests/cmdline/checkout_tests.py

2013-06-25 Thread Greg Stein
On Tue, Jun 25, 2013 at 6:54 PM, Daniel Shahaf wrote: > Philip Martin wrote on Tue, Jun 25, 2013 at 10:08:38 +0100: >> Daniel Shahaf writes: >> >> >> - # note the current time to use it as peg revision date. >> >> - current_time = time.strftime("%Y-%m-%dT%H:%M:%S") >> >> + exit_code, output, e

Re: [serf-dev] Re: ssl tunnel with basic authentication currently broken (was Re: Another crash in ra_serf in 1.8.0)

2013-06-25 Thread Greg Stein
On Tue, Jun 25, 2013 at 5:43 PM, Lieven Govaerts wrote: >... > When playing around with 'KeepAlive Off' on the server, I noticed that > serf asks Subversion for the proxy credentials for every new > connection. Subversion stops with an authentication failed error after > the 4th connection, becaus

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Tobias Bading
On 25.06.2013, at 23:23, Ben Reser wrote: > On Tue, Jun 25, 2013 at 11:17 PM, Johan Corveleyn wrote: >> Not by default perhaps, but we could do it by adding the same option >> to 'svn diff' that you need for 'svnlook diff' for this to work: >> >> C:\>svnlook help diff >> ... >> --diff-copy-from

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

2013-06-25 Thread Tobias Bading
On 25.06.2013, at 23:20, Ben Reser wrote: > On Tue, Jun 25, 2013 at 10:56 PM, Stefan Sperling wrote: >> I'm not quite sure if we can already recommend the --git diff option >> for widespread use. > > Then we shouldn't have released with it enabled. Releasing a command > with an option and then s