Oh wait - never mind. The answer was staring me in the face. post-
commit was passing the SVN path instead of the Trac env. Doh.
On Feb 11, 2:53 pm, Stodge wrote:
> Sorry - using web dav over Apache, svn 1.6.6, dav_svn 1.6.6-1, Trac
> 0.11.6.
>
> Thanks
>
> On Feb 11, 2:51 pm, Stodge wrote:
>
>
Sorry - using web dav over Apache, svn 1.6.6, dav_svn 1.6.6-1, Trac
0.11.6.
Thanks
On Feb 11, 2:51 pm, Stodge wrote:
> I'm running Trac (latest version) on Fedora 12. I created a new
> project but I reused an existing SVN repository. I'm using the trac-
> post-commit hook but it's giving me the
> I've been able to find other people with this problem, but I can't
> find a solution that works for me.
It looks like you gave Trac the SVN repository path where a path to a
Trac environment was expected.
Please re-read the documentation about TracInstallation.
HTH,
Manu
--~--~-~--~
> WOW, in 9 years working with Linux I have never had problems
> installing software on Linux like TRAC is giving me.
;-)
Something that won't help here is to take "cutting edge" versions of
some tools (Trac 0.11) and outdated versions of some others (SVN
1.2.x, PySQLite 1.1, etc.).
> sqlite-3.1
I recently had this problem on an RHEL4 box and fixed it by running
ldconfig.
-Original Message-
From: White, Joseph [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 28, 2007 10:10 AM
To: trac-users@googlegroups.com
Subject: [Trac] Re: No such file or directory.
Hello All,
WOW
-Original Message-
From: trac-users@googlegroups.com [mailto:[EMAIL PROTECTED]
On Behalf Of Emmanuel Blot
Sent: Tuesday, February 27, 2007 2:04 PM
To: trac-users@googlegroups.com
Subject: [Trac] Re: No such file or directory.
> NameError: global name 'sqlite' is not defi
> NameError: global name 'sqlite' is not defined
> Failed to initialize environment. 1
It usually means that PySQLite is not installed properly.
Cheers,
Manu
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Trac
Us
ECTED]
On Behalf Of Noah Kantrowitz
Sent: Monday, February 26, 2007 5:13 PM
To: trac-users@googlegroups.com
Subject: [Trac] Re: No such file or directory.
White, Joseph wrote:
> Hi All,
>
> RHEL 4
Check SELinux.
--Noah
===
White, Joseph wrote:
> Hi All,
>
> RHEL 4
Check SELinux.
--Noah
signature.asc
Description: OpenPGP digital signature
> [EMAIL PROTECTED] bin]# ./trac-admin /usr/local/trac initenv
> : No such file or directory
try
$ python ./trac-admin /path/to/project ...
where /path/to/project is the "project" you want to store in
"/path/to", such as in
$ python ./trac-admin /var/myproject initenv
--
Manu
--~--~
10 matches
Mail list logo