Yes, i'm using agilo. Trac 1.0.1, Agilo 0.9.3, Mysql, Visual SVN 2.7.6 on Windows XP. The file svn-hook-`reposname`.log dont exists in log directory. I try to install svn binding from alagazam windows installer. When i access the trac repository browser:
<https://lh4.googleusercontent.com/-H3CrCvZ4r8c/U48mAdVzpbI/AAAAAAAAA6Q/Bqn-lo9FXM4/s1600/Clone+de+xp.png> When i try use trac-admin TracEnv repository sync RepoName, the command return repository not found. Environment Variables: APR_ICONV_PATH=C:\Arquivos de programas\Subversion\iconv Path=C:\Python27\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Arquivos de programas\VisualSVN Server\bin;C:\Arquivos de programas\Subversion\bin PYTHONPATH=C:\Python27;C:\Python27\Lib;C:\Python27\Lib\lib-tk;C:\Python27\DLLs;C:\Arquivos de programas\VisualSVN Server\bin;C:\Arquivos de programas\Subversion\bin VISUALSVN_SERVER=C:\Arquivos de programas\VisualSVN Server\ Using Tortoise SVN to commit with refs return: TracError: Unsupported version control system "svn": DLL load failed: Não foi possÃvel encontrar o procedimento especificado. Em terça-feira, 3 de junho de 2014 14h46min21s UTC-3, RjOllos escreveu: > > On Mon, Jun 2, 2014 at 4:48 AM, Tiago Herrmann <[email protected] > <javascript:>> wrote: > >> I attached in this message the log after i commit changes. >> > > You didn't mention that you are using Agilo. However, I see now that > you've also asked the question in the Agilo forum: > https://groups.google.com/d/msg/agilo/cGz4V13ZsBU/kSpcsMOmJbMJ > > You've attached trac.log, but is there also a file named > svn-hook-`reposname`.log in the log directory? I doubt the log will be much > additional help anyway, so don't worry if it's not found. > > I'm assuming you can browse the source of the repository using the > Repository Browser, which would imply the python-subversion bindings are > installed correctly and the problem in the post-commit hook is that the > bindings are not found in the environment path. To fix the issue, you'll > need to determine the install location of your python-subversion bindings > and add them to the PATH or PYTHONPATH environment variable. Another > possible way to fix the issue is described here: > https://groups.google.com/d/msg/trac-users/bsVylXYa0Ko/yqWgIK2l_N4J > and here: > http://stackoverflow.com/a/3334490/121694 > > For more info, see: > > http://trac.edgewall.org/wiki/0.12/TracFaq#i-am-getting-svn-import-errors-with-trac-what-s-going-on > > > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
