[Trac] Re: trac-hacks.org is down.

2008-12-20 Thread Alec Thomas

The server is unwell. I've power cycled it, to no avail. I'll have to
arrange to get a hardware console on the machine.

2008/12/19 Mogga robmogg...@gmail.com:

 Does anyone have any information on trac-hacks.org being down today?

 


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



[Trac] Re: trac-hacks.org is down.

2008-12-20 Thread Michael Renzmann

Hi.

 It appears things are mid-move, though I would have expected to see at
 least some warning of downtime.

Although things have normalized already: I won't be able to start moving
trac-hacks.org to the new server before January 2009. And of course I will
try to announce any downtime that may occur during the process in advance.

Bye, Mike

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



[Trac] Timeline permissions

2008-12-20 Thread LarryK

Hi Everybody,

Well, I now have my new shiny Trac 11 installation. I created a
mirrored svn and it all looks great!
Very exciting.

My project is a locked down internal-project, but my thought is to
provide an anonymous Trac timeline so Google reader can be used.

By giving anonymous Timeline_view permission, the Timeline is visible,
but there is nothing shown.
(Because anonymous has no other privileges.)

== Is there a way to shown checkins and tickets on the anonymous
timeline without giving permission to view the file contents in the
checkin (just view the commit msg and file list)? For the tickets, can
anonymous be allowed only to see the ticket summary?

Thank you to all the Trac contributors! I'm looking forward to using
your sw.

Regards,

Larry
New York City

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



[Trac] Submit ticket api? __FORM_TOKEN field?

2008-12-20 Thread LarryK

Hi,

My site is written in Rails. I'd like to have the Rails sw submit
tickets to my Trac installation.

Is there a submit Ticket api?

Looking at the NewTicket submit form generated by Trac, it all looks
straightforward except for the __FORM_TOKEN field. What's that and how
would I generate a valid value for it?

Thanks,

Larry

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



[Trac] Re: Submit ticket api? __FORM_TOKEN field?

2008-12-20 Thread Noah Kantrowitz

If you are trying to do any kind of remote programmatic access to  
Trac, you should always always always use XML-RPC via the XmlRpcPlugin.

--Noah

On Dec 20, 2008, at 9:17 PM, LarryK wrote:


 Hi,

 My site is written in Rails. I'd like to have the Rails sw submit
 tickets to my Trac installation.

 Is there a submit Ticket api?

 Looking at the NewTicket submit form generated by Trac, it all looks
 straightforward except for the __FORM_TOKEN field. What's that and how
 would I generate a valid value for it?

 Thanks,

 Larry

 


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