Re: Issue while loading the SVN Dump SVN version 1.9.7

2018-02-01 Thread Johan Corveleyn
On Wed, Jan 31, 2018 at 4:12 PM, Santosh Kondapuram wrote: > Hi Johan, > > As you suggested I have removed the leading spaces from line 39 > (enable-rep-sharing=false) and this time it worked and was able to > successfully load the problematic revision. > So does this conclude I have the sha-1 c

Re: mailer.py commit says TypeError: must be unicode, not str

2018-02-01 Thread Kenneth Porter
[moving discussion to dev list as I think this is now the correct fix.] --On Wednesday, January 31, 2018 7:40 PM -0800 Kenneth Porter wrote: --On Wednesday, January 31, 2018 7:23 PM -0800 Kenneth Porter wrote: fp = builtins.open(file, 'w+') # avoid namespace clash with

Re: mailer.py commit says TypeError: must be unicode, not str

2018-02-01 Thread Troy Curtis Jr
On Thu, Feb 1, 2018, 12:34 PM Kenneth Porter wrote: > [moving discussion to dev list as I think this is now the correct fix.] > > --On Wednesday, January 31, 2018 7:40 PM -0800 Kenneth Porter > wrote: > > > --On Wednesday, January 31, 2018 7:23 PM -0800 Kenneth Porter > > wrote: > > > >> fp