Re: SilkSVN client crashing

2013-10-13 Thread Yuval E.
Ivan Zhakov-2 wrote > On Thu, Sep 12, 2013 at 6:47 PM, Ivan Zhakov < > ivan@ > > wrote: >> On Thu, Sep 5, 2013 at 11:37 AM, Bjarne Grönnevik >> < > Bjarne.Gronnevik@ > > wrote: >> [moving to > dev@.a > ] >>> Hi >>> >>> I’m scripting svn via a Python Script and as you can see in the >>> run-l

Re: Presenting net code changes for a branch

2013-10-13 Thread Johan Corveleyn
On Sun, Oct 13, 2013 at 9:29 PM, Gabriela Gibson wrote: > On 13/10/13 15:15, Lieven Govaerts wrote: > > Hi Lieven, > > >> The last time you updated the invoke-diff-cmd branch from trunk was in >> rr1526487, you updated from trunk r1526439. > > > Sorry, I had merged locally but not committed. (done

Re: Presenting net code changes for a branch

2013-10-13 Thread Gabriela Gibson
On 13/10/13 15:15, Lieven Govaerts wrote: Hi Lieven, The last time you updated the invoke-diff-cmd branch from trunk was in rr1526487, you updated from trunk r1526439. Sorry, I had merged locally but not committed. (done now) So if you compare your branch to trunk@1526439 you will get a di

Re: Presenting net code changes for a branch

2013-10-13 Thread Lieven Govaerts
Hi Gabriela, On Sun, Oct 13, 2013 at 3:52 PM, Gabriela Gibson wrote: > On 13/10/13 13:34, Lieven Govaerts wrote: > >> >> Is this any different than running: >> svn diff -x -pwb ^/subversion/trunk >> ^/subversion/branches/invoke-**diff-cmd-feature >> ? >> >> At this moment there is a large diff b

Re: Presenting net code changes for a branch

2013-10-13 Thread Gabriela Gibson
On 13/10/13 13:34, Lieven Govaerts wrote: Is this any different than running: svn diff -x -pwb ^/subversion/trunk ^/subversion/branches/invoke-diff-cmd-feature ? At this moment there is a large diff between trunk and your branch, but that's because you haven't brought your branch up to date wit

Re: Presenting net code changes for a branch

2013-10-13 Thread Lieven Govaerts
Hi, On Sun, Oct 13, 2013 at 12:50 PM, Gabriela Gibson wrote: > Hi, > > my branch has grown into a veritable forest, and so, I thought that > it would be convenient to present the net code changes in a file called > 'entire-branch-code' (attached). > > This is generated like so: > > 1) Merge tru

Presenting net code changes for a branch

2013-10-13 Thread Gabriela Gibson
Hi, my branch has grown into a veritable forest, and so, I thought that it would be convenient to present the net code changes in a file called 'entire-branch-code' (attached). This is generated like so: 1) Merge trunk to branch 2) run this bash command: svn log --stop-on-copy | grep '^*\ sub