Georg Brandl schrieb:
> Martin v. Löwis schrieb:
>>> Odd... the call worked here (SVN 1.4.3). Which version is the server using?
>> 1.1. Subversion did a grand renaming at some point. I fixed most of the
>> functions when deploying the script, but apparently missed some.
>
> Okay. Is an upgrade pl
Martin v. Löwis schrieb:
>> Odd... the call worked here (SVN 1.4.3). Which version is the server using?
>
> 1.1. Subversion did a grand renaming at some point. I fixed most of the
> functions when deploying the script, but apparently missed some.
Okay. Is an upgrade planned? I've heard that sever
> I don't know. After some Googling, I found that the call might need to be:
>
> if fs.node_prop(txn_root, path, SVN_PROP_MIME_TYPE,
> 'svn:special') == '*': continue
No. Instead, the missing argument was the apr_pool_t parameter, which
was mandatory earlier, and is optional in current r
> Odd... the call worked here (SVN 1.4.3). Which version is the server using?
1.1. Subversion did a grand renaming at some point. I fixed most of the
functions when deploying the script, but apparently missed some.
Regards,
Martin
___
Python-Dev mailing
On 5/26/07, Georg Brandl <[EMAIL PROTECTED]> wrote:
> >
> > I tried to fix it so you can check in links, but that didn't work. I
> > commented out the change, so you should be able to commit again.
>
> Odd... the call worked here (SVN 1.4.3). Which version is the server using?
I don't know. Aft
Neal Norwitz schrieb:
> On 5/26/07, Peter Åstrand <[EMAIL PROTECTED]> wrote:
>>
>> I'm unable to commit tonight:
>>
>> SendingDoc/lib/libsubprocess.tex
>> SendingLib/subprocess.py
>> SendingLib/test/test_subprocess.py
>> Transmitting file data ...svn: Commit failed (details
On 5/26/07, Peter Åstrand <[EMAIL PROTECTED]> wrote:
>
> I'm unable to commit tonight:
>
> SendingDoc/lib/libsubprocess.tex
> SendingLib/subprocess.py
> SendingLib/test/test_subprocess.py
> Transmitting file data ...svn: Commit failed (details follow):
> svn: 'pre-commit' ho
I'm unable to commit tonight:
SendingDoc/lib/libsubprocess.tex
SendingLib/subprocess.py
SendingLib/test/test_subprocess.py
Transmitting file data ...svn: Commit failed (details follow):
svn: 'pre-commit' hook failed with error output:
Traceback (most recent call last):
F