rupert thurner | 1 Mar 07:51
Picon
Gravatar

[Trac] mercurialhg difficulties with trac ... mercurial plugin causes report to fail?


hi,

looking at http://trac-hg.assembla.com/mercurialeclipse/report/1 is
kind of funny as a report does not work because of an exception with
the trac mercurial plugin.

what might be the reason?

rupert.

--~--~---------~--~----~------------~-------~--~----~
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@...
To unsubscribe from this group, send email to trac-users+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

rupert.thurner | 1 Mar 08:07
Picon
Gravatar

[Trac] Re: mercurialeclipse difficulties with trac ... mercurial plugin causes report to fail?


arg ... mercurialeclipse that is ...

On 1 Mrz., 07:51, rupert thurner <rupert.thur...@...> wrote:
> hi,
>
> looking athttp://trac-hg.assembla.com/mercurialeclipse/report/1is
> kind of funny as a report does not work because of an exception with
> the trac mercurial plugin.
>
> what might be the reason?
>
> rupert.
--~--~---------~--~----~------------~-------~--~----~
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@...
To unsubscribe from this group, send email to trac-users+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Christian Boos | 2 Mar 10:42
Picon

[Trac] Re: mercurialeclipse difficulties with trac ... mercurial plugin causes report to fail?


rupert.thurner wrote:
> arg ... mercurialeclipse that is ...
>
> On 1 Mrz., 07:51, rupert thurner <rupert.thur...@...> wrote:
>   
>> hi,
>>
>> looking athttp://trac-hg.assembla.com/mercurialeclipse/report/1is
>> kind of funny as a report does not work because of an exception with
>> the trac mercurial plugin.
>>
>> what might be the reason?
>>
>>     

That was fixed in changeset r6445, quite some time ago 
(http://trac.edgewall.org/changeset/6445).
They should upgrade their TracMercurial plugin to the latest version for 
the Trac 0.10 branch, as they're still using Trac 0.10.4 
(http://trac.edgewall.org/browser/sandbox/mercurial-plugin).

-- Christian

--~--~---------~--~----~------------~-------~--~----~
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@...
To unsubscribe from this group, send email to trac-users+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---
(Continue reading)

Noah Kantrowitz | 2 Mar 11:48
Gravatar

[Trac] Re: move to apache


https://coderanger.net/~coderanger/tracdoc/install/mod_python.html

--Noah

On Feb 26, 2009, at 8:09 AM, dbtouch wrote:

>
> Dear Team Trac Users,
>
> I am pretty new to Team Trac and I am assigned to migrate trac from
> standalone to being hosted by apache. I have been reading the doc on
> Trac and mod_python for two days and I could not piece the infromation
> together. Can someone give me some guidence to jump start? Here is the
> environment I have:
>
> python: python2.3.5
> apache2
> mod-python3.3.1
> OS: windows
>
> I am particular interested in how to configure apache httpd.conf.
>
> Thanks,
>
> YE LIU
>
> >

--~--~---------~--~----~------------~-------~--~----~
(Continue reading)

Noah Kantrowitz | 2 Mar 11:49
Gravatar

[Trac] Re: TRAC Component


I thought we fixed the issues with this a while ago. What version are  
you using? In any case, the only way around it is to manually issue  
the appropriate DELETE queries to the database.

--Noah

On Feb 26, 2009, at 11:27 PM, Kumar Gaurav wrote:

>
> Hi,
>
> I am a newbie using TRAC. I installed TRAC on Fedora Core 9. I was  
> trying to add Components in TRAC and mistakenly added component name  
> with a space. Now I want it to remove it but unable to do so. Can  
> anyone please help me in removing a blank component.
>
> # trac-admin /trac component add " " somebody
> # trac-admin /trac component list
>
> Name                                  Owner
> --------------------------------------------------
>                                      somebody
> Component1                            somebody
> Component2                            somebody
>
> # trac-admin /trac component remove ""
> Command failed: Cannot deleting non-existent component
>
> # trac-admin /trac component remove " "
(Continue reading)

Noah Kantrowitz | 2 Mar 11:50
Gravatar

[Trac] Re: Using the wiki engine in trac


With out the project management features? Sure. Without a large  
portion of the Trac infrastructure, probably not. You could easily  
just disable the other main modules though, and write your app as a  
Trac plugin (something I have done many times).

--Noah

On Feb 26, 2009, at 3:16 AM, digitalrinaldo@... wrote:

>
> Hello,
>
>   Has anyone used trac as the server for a web app that integrates a
> wiki. What I am looking for is some understanding of the source code
> tree and whether or not the wiki engine can be used easily without the
> support for project management features, which are wonderful and I use
> them in many projects but a new project has no need for them and I
> wanted to see if I could use the wiki engine.
>
> Rinaldo
>
> >

--~--~---------~--~----~------------~-------~--~----~
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@...
To unsubscribe from this group, send email to trac-users+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---
(Continue reading)

Noah Kantrowitz | 2 Mar 11:53
Gravatar

[Trac] Re: restore trac 0.9.6 backup to 0.11.3 install


Sure, just run a trac-admin upgrade as you would with a normal upgrade  
install.

--Noah

On Feb 26, 2009, at 8:13 AM, Greg wrote:

>
> Hi,
>
> I was running trac 0.9.6 on a system that crashed so need to do a
> fresh install and was wondering if I could load the 0.9.6 backup into
> an 0.11.3 install or if it would be better to rebuild with 0.9.6 and
> upgrade.
>
> Thanks in advance,
>
> Greg
>
> >

--~--~---------~--~----~------------~-------~--~----~
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@...
To unsubscribe from this group, send email to trac-users+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

(Continue reading)

Noah Kantrowitz | 2 Mar 11:54
Gravatar

[Trac] Re: trac+svn on Apache 2.2 + Windows Server 2003 Standard


Try mod_wsgi or FCGI.

--Noah

On Feb 27, 2009, at 9:11 AM, Waskiewicz, Brandon wrote:

> Hello,
>
> I have both trac and Subversion installed on Windows Server 2003  
> Standard with Apache 2.2. Either one can work alone.
>
> Iin order to get trac to work, I have to comment out the loading of  
> the two modules mod_authz_svn.so and mod_dav_svn (and thus comment  
> out my location of /svn, since it can’t use those two modules).
>
> In order to get subversion working, I need to have those modules  
> uncommented, and then the location can be un-commented. Then any  
> request to /trac times out, with no errors logs in the trac logs,  
> and no error in the apache logs.
>
> The Windows Event Viewer does have an error:
>
> An unhandled win32 exception occurred in httpd.exe [2968]. Just-In- 
> Time debugging this exception failed with the following error:  
> Debugger could not be started because no user is logged on.
>
> Not very helpful, but it does seem to indicate that an exception is  
> being thrown in httpd.exe. I believe this only shows up in the event  
> log because we have some barebones Visual Studio stuff installed as  
(Continue reading)

Olemis Lang | 2 Mar 16:15
Picon

[Trac] Re: Using the wiki engine in trac


On Mon, Mar 2, 2009 at 5:50 AM, Noah Kantrowitz <noah@...> wrote:
>
> With out the project management features? Sure.

... yes ...

> Without a large
> portion of the Trac infrastructure, probably not.

Disable all the components not related to WikiSystem ... enable all
WikiMacros, WikiProcessors, and so on ...

Take a look at the list below for suggestions (... using WebAdmin
plugin ... ;) ... CMIIW anyway ... ;)

+ = enable ; - = disable ; ~ = up to you ;)

Trac 0.11.1

Component	Enabled
------------------------------------------------
+ AboutModule
+ AttachmentModule
+ LegacyAttachmentPolicy
+ Environment
+ EnvironmentSetup
~ NotificationSystem
+ DefaultPermissionGroupProvider
+ DefaultPermissionPolicy
(Continue reading)

Christian Unger | 2 Mar 18:31
Picon

[Trac] Where is my 'Custom Query' link gone?


I installed and removed some plugins, how do I get my Costum Query  
link back?

Trac: 0.11.3
Python: 2.5.1
Genshi: 0.6dev-r888

cu
christian unger

Attachment (smime.p7s): application/pkcs7-signature, 2739 bytes

Gmane