On Mon, May 21, 2018 at 5:52 AM, Piyaporn Settabunjong
wrote:
> Dear sir ,
>
> I already update to version 1.10.0 then can create my folder. This is success.
> But when I try to check out code to my folder. It error as below.
>
> ---
> Subversion Exception!
> --
On Tue, May 22, 2018 at 8:30 PM, Davor Josipovic wrote:
>> Now that is interesting. 40k doesn't seem to be such a large amount of
>> data for modern computers. Very slow and fragmented hard drive? Or perhaps
>> there's something else going on that is manifesting this way?
>
> The HDD is indeed on
On 25 May 2018 at 14:37, Daniel Shahaf wrote:
> sebb wrote on Fri, 25 May 2018 14:14 +0100:
>> The following fails because fname is not defined:
>>
>> self.read(fname) [1]
>>
>> it should be
>>
>> self.read(self.fname)
>
> Thanks for the report.
OK.
> With that change, the [DEFAULT] section does
sebb wrote on Fri, 25 May 2018 14:14 +0100:
> The following fails because fname is not defined:
>
> self.read(fname) [1]
>
> it should be
>
> self.read(self.fname)
Thanks for the report. With that change, the [DEFAULT] section doesn't
get emptied by reload(). Would you like to send a patch th
The following fails because fname is not defined:
self.read(fname) [1]
it should be
self.read(self.fname)
[1]
http://svn.apache.org/viewvc/subversion/trunk/tools/server-side/svnpubsub/svnwcsub.py?view=markup#l378
Ralph Seichter wrote on Thu, 24 May 2018 13:39 +0200:
> Can the mailing list administrators please change the configuration so
> that nobody can send 5-MB-photos to this list? Thank you.
How often has that been happening?