Scott Bussinger | 1 Mar 02:14
Picon

[Trac] AuthRequiredPlugin on 0.11?


Has anyone tested the AuthRequiredPlugin (http://trac-hacks.org/wiki/
AuthRequiredPlugin) under Trac 0.11 (in particular 0.11b1)? The
AccountManagerPlugin seems to work great and I'd love to use the
AuthRequiredPlugin with it, but it's not marked as 0.11 compatible and
doesn't appear to have been touch in a while.

If nobody has tried or has reason to believe it won't work or would
cause problems, I may try it myself, but I didn't really want to trash
my system if I didn't have to. :)

Thanks!

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

fdc | 1 Mar 10:09
Picon

[Trac] Trac install to the existing CollabNetSVN on sol10-sparc


Installed CSVNsrvr-1.4.3.5-sparc-local (CollabNet version) one year
ago.
Need to install Trac to the existing CollabNetSVN on sol10-sparc

Reviewed: "http://systemsadmin.info/solaris/articles/building-trac-on-
solaris" however this assumes that I have the svn source code from
http://subversion.tigris.org to rebuild with swig bindings for Python.
As stated above I only have the pre-compiled version of CollabNet-SVN
already installed.

I can reinstall the svn from the source code and then use svnadmin
dump and load commands to reload the repository into the reinstalled
svn but this seems like a great deal of work. In addition, I don't
believe that "svnadmin load" will create my svn users into the new
install. Currently have 75 users in svn.

Any suggestions how to add Trac to my CollabNet SVN (pre-built)
install would be greatly appreciated.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Martin Marques | 1 Mar 20:35
Picon

[Trac] Account Manager Plugin and SessionStore


I got Account manager to work with my existing .htpasswd file like a charm.

The thing is that I was really interested in making the SessionStore 
module work, so user info would stay in the DB, but found no 
documentation on how to do so.

Any one is using this kind of configuration? How do I configure it?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reynier Perez Mira | 1 Mar 21:09
Picon
Gravatar

[Trac] Tickets functionalities


Can any say me how to edit or delete a ticket?
Cheers and thanks in advance
Ing. Reynier Pérez Mira
Grupo Soporte al Desarrollo - Dirección Técnica IP

--~--~---------~--~----~------------~-------~--~----~
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 <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Emmanuel Blot | 1 Mar 21:13
Picon
Gravatar

[Trac] Re: Tickets functionalities


>  Can any say me how to edit or delete a ticket?

http://trac-hacks.org/wiki/TicketDeletePlugin

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reynier Perez Mira | 1 Mar 21:19
Picon
Gravatar

[Trac] Re: Tickets functionalities


Hi Enmanuel:
I try this but can't get this to work. I do this stops:
1) Download and unzip the file
2) Compile the plugin using python setpu.py bdist_egg
3) Copy the plugin to /workdata/trac/gestec/plugins/ -> The directory for my env
4) Restart Apache

And nothing happen. I search in WebAdmin plugin and nothing appear. Why? What I'm doing wrong?

Cheers
Ing. Reynier Pérez Mira
Grupo Soporte al Desarrollo - Dirección Técnica IP

> -----Mensaje original-----
> De: trac-users@...
[mailto:trac-users@...] En
> nombre de Emmanuel Blot
> Enviado el: sábado, 01 de marzo de 2008 09:14 pm
> Para: trac-users@...
> Asunto: [Trac] Re: Tickets functionalities
> 
> 
> >  Can any say me how to edit or delete a ticket?
> 
> http://trac-hacks.org/wiki/TicketDeletePlugin
> 
> 

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

Emmanuel Blot | 1 Mar 21:24
Picon
Gravatar

[Trac] Re: Tickets functionalities


>  And nothing happen. I search in WebAdmin plugin and nothing appear. Why? What I'm doing wrong?
http://trac.edgewall.org/wiki/TracPlugins#Enablingtheplugin

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reynier Perez Mira | 1 Mar 21:35
Picon
Gravatar

[Trac] Re: Tickets functionalities


Nothing, it doesn't work. I wrote this line in trac.ini file:

[components]
ticketdelete.* = enabled

Restart Apache, access to WebAdmin and  nothing. See the results at http://uploads.screenshot-program.com/my.php?image=upl5126401717.png

So ... what's wrong with that?

PS: I use Trac 0.10.4 and have Python 2.5 installed
Ing. Reynier Pérez Mira
Grupo Soporte al Desarrollo - Dirección Técnica IP

> -----Mensaje original-----
> De: trac-users@...
[mailto:trac-users@...] En
> nombre de Emmanuel Blot
> Enviado el: sábado, 01 de marzo de 2008 09:24 pm
> Para: trac-users@...
> Asunto: [Trac] Re: Tickets functionalities
> 
> 
> >  And nothing happen. I search in WebAdmin plugin and nothing appear.
> Why? What I'm doing wrong?
> http://trac.edgewall.org/wiki/TracPlugins#Enablingtheplugin
> 
> 

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

Emmanuel Blot | 1 Mar 21:39
Picon
Gravatar

[Trac] Re: Tickets functionalities


>  Restart Apache, access to WebAdmin and  nothing. See the results at http://uploads.screenshot-program.com/my.php?image=upl5126401717.png
The useful screenshot would be the plugin view...

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reynier Perez Mira | 1 Mar 21:49
Picon
Gravatar

[Trac] Re: Tickets functionalities


What's the views you need?

Ing. Reynier Pérez Mira
Grupo Soporte al Desarrollo - Dirección Técnica IP

> -----Mensaje original-----
> De: trac-users@...
[mailto:trac-users@...] En
> nombre de Emmanuel Blot
> Enviado el: sábado, 01 de marzo de 2008 09:39 pm
> Para: trac-users@...
> Asunto: [Trac] Re: Tickets functionalities
> 
> 
> >  Restart Apache, access to WebAdmin and  nothing. See the results at
> http://uploads.screenshot-program.com/my.php?image=upl5126401717.png
> The useful screenshot would be the plugin view...
> 
> 

--~--~---------~--~----~------------~-------~--~----~
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 <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---


Gmane