I've had the same issue. I had to do a find/replace to fix it.
On May 16, 12:44 am, llimllib <[EMAIL PROTECTED]> wrote:
> Hey all,
>
> Just trying to upgrade trac on my shared server, but it seems to be
> ignoring --prefix. Any ideas?
>
> 04:41 AM ~/newtrac/trac-0.10.4$ ./setup.py install --prefi
Hi All,
I am wondering if any of you use Trac as support tool in Personal Software
Process. I am doing research for the TracMetrix capability and plan to
support metrics requires by PSP. I would like to make sure that there is no
plugin for this yet.
I don't know yet if TracMetrix will full
Manu,
Sometimes the most obvious answers are the hardest to see.
Maybe after the line ==> Trying to sync revision
It would help to see something like == > resync success
Thank you again
Greg
On 5/16/07, Emmanuel Blot <[EMAIL PROTECTED]> wrote:
>
>
> > I am seeing errors in trac.log like:
> N
emen wrote:
> What skills are required for writing such a plugin? Python programming
> skills?
>
>
Yes, plugins are coded in Python. The templates for 0.10 are done using
Clearsilver, so knowing that would also be good.
--Noah
signature.asc
Description: OpenPGP digital signature
What skills are required for writing such a plugin? Python programming
skills?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To
I'm not exactly sure what would cause something like that. This works
fine for me. What version of distutils is installed on your system?
On 5/16/07, llimllib <[EMAIL PROTECTED]> wrote:
>
> Hey all,
>
> Just trying to upgrade trac on my shared server, but it seems to be
> ignoring --prefix. Any
I am using a path-based access control. Some directories are hidden
for anonymous users in the authz file:
[myrepos:/hiddenDir]
anonymous=
Now when I try to download some other, anonymously readable directory
"/readableDir" in the source browser, I get an error:
"Insufficient permissions to access
MaxW wrote:
> To be more precise, I let the trac root point to one branch of my
> repository.
Ah right, in the case of a scoped repository limited to one branch, this
would make sense.
> But in any case, the question was, why can't I enable
> downloading the contents of the root directory?
> M
MaxW wrote:
> Hi,
> obviously the source browser is unable to follow svn:external links
> even within the same repository, which makes it entirely useless. Is
> there something I overlooked, or a workaround? I am using trac 10.3.
>
Support for svn:externals was only added for 0.11.
-- Christi
To be more precise, I let the trac root point to one branch of my
repository. But in any case, the question was, why can't I enable
downloading the contents of the root directory?
Max
--~--~-~--~~~---~--~~
You received this message because you are subscribed to th
MaxW wrote:
> I wanted to allow the download of my complete repository as a zip file
> in the source browser, but this doesn't seem to work. I added
> "downloadable_paths = *" to the trac.ini, but that only enables
> downloading for every single directory of the repository, on the
> "root" page of
I wanted to allow the download of my complete repository as a zip file
in the source browser, but this doesn't seem to work. I added
"downloadable_paths = *" to the trac.ini, but that only enables
downloading for every single directory of the repository, on the
"root" page of the source browser, t
Hi,
obviously the source browser is unable to follow svn:external links
even within the same repository, which makes it entirely useless. Is
there something I overlooked, or a workaround? I am using trac 10.3.
Thanks,
Max
--~--~-~--~~~---~--~~
You received this me
>From: Daniel Miksik [mailto:[EMAIL PROTECTED]
>
>I have a simple question. If I would like to apply a fix from the
>trunk (e.g. http://trac.edgewall.org/changeset/5404) -- without
>upgrading my whole installation of Trac -- what exactly should I do?
>
>Thanks for any pointers or instructions
> I am seeing errors in trac.log like:
Not errors: INFOrmational messages ;-)
Trac discovers that the repository has been updated since it checked
it, so it attempts to refresh its internal cache with the new data.
You should see a single message for each SVN revision in your log
file.
> The ins
That's what I suspected.
When I get a spare moment, I'll install and play with V0.11 on a test
system and feedback any comments to you
Thanks for the quick reply
Paresh
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Gro
Dear Trac and CruiseControl users,
I'm pleased to announce the release of TracCC 0.1.3, the plugin for
integrating Trac and CruiseControl.
Besides a few bug fixes, trac-cc is now integrated with Trac's
permission management. Please make sure that you add
CRUISECONTROL_VIEW credentials to users t
On Wednesday 16 May 2007, Paresh wrote:
>
> I know there is some development on Trac for custom workflow (http://
> trac.edgewall.org/wiki/WorkFlow) which will be included on V0.11. Is
> there anyway we can add extra stages to the ticket workflow in V0.10?
Short answer: Not really. I suspect y
I am seeing errors in trac.log like:
2007-05-16 09:28:46,811 Trac[cache] INFO: repos rev [3077] != cached rev
[3074]
2007-05-16 09:28:46,813 Trac[cache] INFO: Trying to sync revision [3075]
2007-05-16 09:28:46,842 Trac[cache] INFO: Trying to sync revision [3076]
2007-05-16 09:28:46,870 Trac[cache]
Hello everybody,
I have a simple question. If I would like to apply a fix from the trunk (e.g.
http://trac.edgewall.org/changeset/5404) -- without upgrading my whole
installation of Trac -- what exactly should I do?
Thanks for any pointers or instructions (I've done some searching but have
had the
I know there is some development on Trac for custom workflow (http://
trac.edgewall.org/wiki/WorkFlow) which will be included on V0.11. Is
there anyway we can add extra stages to the ticket workflow in V0.10?
--~--~-~--~~~---~--~~
You received this message becaus
Peat,
I have the same setup as yourself. Modify your httpd.conf where you
define the Trac location to appear similarly to:
SetHandler mod_python
PythonDebug on
PythonPath
"['/opt/csw/lib/python2.3','/opt/csw/lib/python2.3/plat-sunos5','/opt/csw/lib/py
Nils Breunese wrote:
> Noah Kantrowitz wrote:
>> It isn't PHP 4 vs 5, it is the fact that another Apache module is linked
>> against a different version of sqlite than your pysqlite bindings.
>> If/when it gets loaded first, that version takes priority and confuses
>> pysqlite. This is contraint of
On Wed, May 16, 2007 at 04:48:10AM -, Peat Bakke wrote:
> * Solaris 10, on a Joyent Accelerator.
> * Subversion 1.4.3
> * Trac 0.10.3
>
> Trac was installed via the most current Blastwave package (as of May
> 15, 2007).
>
> Any suggestions?
Hm, you have your python in /opt/csw, mine is in
> Any suggestions?
Check out the FAQ / Troubleshooting guide from Trac web site,
especially the section related to LD_LIBRARY_PATH which usually solves
a common issue w/ SVN/python libraries
HTH,
Manu
--~--~-~--~~~---~--~~
You received this message because you ar
25 matches
Mail list logo