[Trac] Re: Trac VS Bugzilla

2009-07-06 Thread Иван Бессарабов

I'm very happy that my script is usefull not only for me

Thank you for the translation! Next time when I write some small progs
for trac I will make the comments in english.

=)

2009/7/5 Eirik Schwenke eirik.schwe...@nsd.uib.no:
 Иван Бессарабов skrev 02. juli 2009 08:42:
 I've had a task - every morning I needed to send list of task to the owners
 of that tikets.

 I've written the small script in perl language. The script is avaliable in
 my blog, but the blog is in russian language
 http://blog.bessarabov.ru/2008/07/23/send-active-trac-tickets-to-mail/

 I've placed that script into the crontab.

 Feel free to contact me on any questions about this script.


 I made a minor change, and translated the comments to English (I hope, I
 don't speak russian ;-). Just in case it's usefull for someone on this list.

 I tested the script briefly, and it appears to work correctly.


 Best regards,

 --
  .---.  Eirik Schwenke eirik.schwe...@nsd.uib.no
 ( NSD ) Harald Hårfagresgate 29            Rom 150
  '---'  N-5007 Bergen            tlf: (555) 889 13

  GPG-key at pgp.mit.edu  Id 0x8AA3392C




-- 
bessarabov

--~--~-~--~~~---~--~~
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] How to set up WikiNotificationPlugin

2009-07-06 Thread Иван Бессарабов

Hi!

I need to implement in trac the ability to send notifications about
wiki changes.

I've found the plugin
http://trac-hacks.org/wiki/WikiNotificationPlugin I've installed it
(easy_install TracWikiNotification; added lines to trac.ini and
restarted apache)

I've added to trac.ini:
{{{
[components]
wikinotification.* = enabled
ctxtnavadd.* = enabled
}}}

After that I can see the additional menus in Admin page - Wiki
Notifications Configuration and User Notifications.

I've changed some wiki page by one user, but the other user hasn't
received any notifications. Both users has entered email address in
preferences.

In admin page User Wiki Notifications there is table with headers
SID's, Watched Wiki Pages but this table has no data.

As you can predict - my question is very simple: where I'm wrong and
what should I do to make it work?

Thank you in advance for any ideas!


-- 
bessarabov

--~--~-~--~~~---~--~~
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: How to set up WikiNotificationPlugin

2009-07-06 Thread Roger Oberholtzer

On Mon, 2009-07-06 at 10:46 +0400, Иван Бессарабов wrote:
 Hi!
 
 I need to implement in trac the ability to send notifications about
 wiki changes.
 
 I've found the plugin
 http://trac-hacks.org/wiki/WikiNotificationPlugin I've installed it

I have not used WikiNotificationPlugin, but I have used the
AnnouncerPlugin, which does this. It also adds a Watch this button to
each page so users can be selective. So far, it is working fine. It also
works for tickets, and offers a bit more control over the format of the
notification.



--~--~-~--~~~---~--~~
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: How to set up WikiNotificationPlugin

2009-07-06 Thread Иван Бессарабов

Thank you, Roger!

I will try the plugin http://trac-hacks.org/wiki/AnnouncerPlugin (but
at first glance it is more complex and difficult than
WikiNotificationPlugin)

2009/7/6 Roger Oberholtzer roger.oberholt...@gmail.com:

 On Mon, 2009-07-06 at 10:46 +0400, Иван Бессарабов wrote:
 Hi!

 I need to implement in trac the ability to send notifications about
 wiki changes.

 I've found the plugin
 http://trac-hacks.org/wiki/WikiNotificationPlugin I've installed it

 I have not used WikiNotificationPlugin, but I have used the
 AnnouncerPlugin, which does this. It also adds a Watch this button to
 each page so users can be selective. So far, it is working fine. It also
 works for tickets, and offers a bit more control over the format of the
 notification.



 




-- 
bessarabov

--~--~-~--~~~---~--~~
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 installation on Suse

2009-07-06 Thread Nelson, Cynthia L.
Thanks for the info Paul and Roger,

I tested sqlite this morning from a command line and it appears to be working 
correctly.  I think I need to focus on the authentication for Trac.  I think I 
need to read the docs again.

Cindy


From: trac-users@googlegroups.com [mailto:trac-us...@googlegroups.com] On 
Behalf Of Paul Malmsten
Sent: Thursday, July 02, 2009 5:04 PM
To: trac-users@googlegroups.com
Subject: [Trac] Re: trac installation on Suse

Cindy,

Hm. Since you mentioned that data can be stored by the anonymous user, then it 
sounds like the database is functioning fine. Trac uses sqlite for tickets and 
other data, but it does not directly use it for authentication.

Take a look at this page for instructions on how to set up authentication (it 
assumes that you are using apache): 
http://trac.edgewall.org/wiki/TracAuthenticationIntroduction
http://trac.edgewall.org/wiki/TracAuthenticationIntroduction
~Paul Malmsten


On Thu, Jul 2, 2009 at 1:46 PM, Nelson, Cynthia L. 
cynthia.nel...@thermofisher.commailto:cynthia.nel...@thermofisher.com wrote:

My apologies. It actually does not appear to be a problem with Trac nor svn. I 
am able to make tickets and they are stored correctly when I am just an 
anonymous user. However, I cannot login to Trac because my authentication is 
not setup correctly.

It appears the sqlite3 installation is not correct. I am suspecting that I 
don't have the drivers for the database since I cannot find them anywhere. Suse 
does not appear to have a package for pysqlite.

Cindy

-Original Message-
From: trac-users@googlegroups.commailto:trac-users@googlegroups.com 
[mailto:trac-users@googlegroups.commailto:trac-users@googlegroups.com] On 
Behalf Of Cinthia Nelson
Sent: Thursday, July 02, 2009 12:32 PM
To: Trac Users
Subject: [Trac] trac installation on Suse


I am still trying to get Trac up and running after hours at my job. My boss 
first asked me to use Windows but that turned into a nightmare so he agreed to 
let me use Suse Linux since one of our other offices is using that platform.

I first made sure I had subversion 1.6.2 set up on the Linux box first. That 
was very straightforward. On the client side the users choose whatever tool 
they want for the client platform.

I am using python2.6 with no problems.  I installed the sqlite3 database. I am 
not sure the pysqlite drivers are installed because I cannot find them.

As it turns out Suse has  a package for Trac 0.11.4.  I gave that a try.

Just to test I can run the tracd and one of the test projects shows up but I 
cannot set up any users.  I downloaded the account manager plugin but I still 
do not seem to be able to configure any users. The reference file I found for 
Suse Trac says use rctrac to invoke the daemon??  We are using svnserve not 
apache.

I am just wondering if I should uninstall the Suse Trac and just install the 
Trac packages and their dependents manually.

Cindy









--~--~-~--~~~---~--~~
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] A few doubts about reStructuredText and Trac WikiFormatting

2009-07-06 Thread Olemis Lang

Hello everybody !

I was implementing TracGViz version 1.3.3 (which is almost ready ;)
and the side-effect is that I have a few doubts. I'd appreciate if
someone either replies with the answer or with a link to the page(s)
where I could find further info about the subjects involved ;)

Here are some of them :

About reStructuredText and Trac WikiFormatting:

- Does anybody know if there is a MIME-type reserved for MoinMoin
  wiki text ?
- Does anybody know if there is a MIME-type reserved for
  reStructuredText ?
- I'd like to generate reStructuredText tables containing arbitrary
  text in each cell. Does anybody know about a code snippet to do
  this ? Let me explain myself better. I already implemented a
  similar algorithm for MoinMoin wiki text, but that case is just
  simpler (substitute line-breaks by `[[BR]]` and double bars `||`
  by `| |`). The format used by `rst` tables makes things harder so I wanted
  to know if there was something (code) out there to do this .
- How could I include two bars `||` inside a cell (i.e. table) using
  WikiFormatting (i.e. !|| doesnt work ;).

Thnx in advance !

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

--~--~-~--~~~---~--~~
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] A few doubts about ticket fields and TracReports

2009-07-06 Thread Olemis Lang

Hello everybody !

I was implementing TracGViz version 1.3.3 (which is almost ready ;)
and the side-effect is that I have a few doubts. I'd appreciate if
someone either replies with the answer or with a link to the page(s)
where I could find further info about the subjects involved ;)

Here are some of them :


About ticket fields (This ones are in my «I dont know repository»
since version 1.3.2 ;) and TracReports :

- What are all ticket field types ? So far I know about `text`, `textarea`,
  `radio`, and `select`. Is that all ?
- Is there a way to (declare | incorporate) further types to be used
with ticket
  fields ? How ?
- AFAIK the values of (custom ) ticket fields returned by TicketRPC.get are
  *ALWAYS* (Python) strings. Is that True ? Is possible that one of
these values
  be an integer or an instance of some other class ?
- How to know what component(s) added a custom field ?
- How to get (programmatically ;) the results included in a report defined
  using a query URL (i.e. report's SQL starts with `query:?` or `?`) ?
- Consider the case when I have executed a TracReport defined using plain SQL.
  Let's say I have opened a cursor so as to retrieve the data (SQLite backend
  ;). At this point I wanna know the name and type of each column in the
  result set so I use the cursor's `.description` attribute. In this case I
  get back tuples like `('version', None, None, None, None, None, None)` which
  say nothing about the type of values in any column. OTOH DB API 2.0 states
  that «The first two items (name and type_code) are mandatory». So what's
  happenning ?

Thnx in advance !

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

--~--~-~--~~~---~--~~
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] A few doubts about Trac Version Control API

2009-07-06 Thread Olemis Lang

Hello everybody !

I was implementing TracGViz version 1.3.3 (which is almost ready ;)
and the side-effect is that I have a few doubts. I'd appreciate if
someone either replies with the answer or with a link to the page(s)
where I could find further info about the subjects involved ;)

Here are some of them :

About Trac Version Control API :

- The question is related to history methods (e.g. Repository.get_path_history,
  and Node.get_history) in VCS API. They generate data related to different
  changesets or revisions. My Q is the following : Do this methods return
  younger revs first (i.e. if `repos.rev_older_than(rev1, rev2)` then
  all data about `rev2` is returned before data about `rev1`) ?
  I mean is it a postcondition of these methods, or is it possible that values
  be generated at random or following a different order ? All this is
  considering the different connectors available these days and maybe others ;)

Thnx in advance !

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

--~--~-~--~~~---~--~~
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 web login does not allow different users from the same computer

2009-07-06 Thread Anu Ramachandra
Thanks!

 

-Anu

 

 

From: trac-users@googlegroups.com [mailto:trac-us...@googlegroups.com]
On Behalf Of Paul Malmsten
Sent: Thursday, July 02, 2009 3:56 PM
To: trac-users@googlegroups.com
Subject: [Trac] Re: Trac web login does not allow different users from
the same computer

 

Hi there,

 

How are you authenticating your users? I imagine you're using basic
authentication?

 

If that's the case, then try closing and re-opening your browser before
trying to log in as a different user. That usually clears the current
session. Unfortunately, I'm not aware of any way to directly 'log out'
of a basic authentication session; it's a very limited system.

 

Good luck,

~Paul Malmsten



On Thu, Jul 2, 2009 at 1:40 PM, Anu Ramachandra
a...@molecularimprints.com wrote:

Hello,

 

I have set up trac 0.10.5 with subversion.

For web access (I have set it up as a virtual host on our server), the
login works as follows - 

I login as user A

Logout

Next time I click login, it automatically logs me in as A ie no
password. It does not allow me to log in as user B

 

We need to be able to login as different users when we open bugs in trac
from our tools.

 

What is the setup for that?

 

Thanks!

Anu

 

 

 

 

 




--~--~-~--~~~---~--~~
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] Trac seems to be failing after trac update

2009-07-06 Thread Kentor

Hello,
I have Trac installed on EC2 along with many other things. About 30
days ago I had launched the instance and everything was fine. However,
a few days ago I terminated the instance and launched it again but now
Trac seems to be complaining. I have a easy_install Trac command
that installs trac but I'm guessing something was updated since the
last launch and now it isn't working properly. Is there a way for me
to somehow install a previous version of Trac or maybe somebody could
help me debug this - http://paste.linuxassist.net/214936 . 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@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 web login does not allow different users from the same computer

2009-07-06 Thread Dan Winslow
You have to clear cookies.

 



From: trac-users@googlegroups.com [mailto:trac-us...@googlegroups.com]
On Behalf Of Paul Malmsten
Sent: Thursday, July 02, 2009 3:56 PM
To: trac-users@googlegroups.com
Subject: [Trac] Re: Trac web login does not allow different users from
the same computer

 

Hi there,

 

How are you authenticating your users? I imagine you're using basic
authentication?

 

If that's the case, then try closing and re-opening your browser before
trying to log in as a different user. That usually clears the current
session. Unfortunately, I'm not aware of any way to directly 'log out'
of a basic authentication session; it's a very limited system.

 

Good luck,

~Paul Malmsten



On Thu, Jul 2, 2009 at 1:40 PM, Anu Ramachandra
a...@molecularimprints.com wrote:

Hello,

 

I have set up trac 0.10.5 with subversion.

For web access (I have set it up as a virtual host on our server), the
login works as follows - 

I login as user A

Logout

Next time I click login, it automatically logs me in as A ie no
password. It does not allow me to log in as user B

 

We need to be able to login as different users when we open bugs in trac
from our tools.

 

What is the setup for that?

 

Thanks!

Anu

 

 

 

 

 




--~--~-~--~~~---~--~~
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: (XML)RPC plugin news

2009-07-06 Thread Olemis Lang

On Wed, Jul 1, 2009 at 6:39 AM, osimonsoddsim...@gmail.com wrote:

 Hi all,

 I've recently started maintaining the http://trac-hacks.org/wiki/XmlRpcPlugin,
 and have spent some time fixing and closing issues to make it work
 well with newer Trac 0.11. There are not yet any formal releases, and
 I suspect there are some more things I want to improve before I get to
 that point. Install the latest from trunk if you are using Trac 0.11.


This is cool ... I think I have to move to a newer version of TracXMLRPC.

I'm in the process of adding in TracGViz plugin two RPC providers that
could be included in the TracXMLRPC . They could be included right
there If (you want | possible | useful).

- TimelineRPC ( already there in TracGViz 1.3.2 )
- VersionControlRPC ( coming soon in TracGViz 1.3.3 , needs further
«tests» includes initial implementation for #...@th )
- ReportRPC ( coming soon in TracGViz 1.3.3 , already «tested» but
partially implemented includes initial implementation for #1...@th )

So you can see initial implementation soon in TracGViz 1.3.3 ;)

 Among the hightlights:
 * Full support for ticket workflows (in getActions() and update())
 * Trac 0.11 fine-grained permissions support across all methods
 * Support for JSON-RPC as alternative protocol (use py26 or
 simplejson)
 * Type and data normalization for all input and output
 * Functional unit tests to help maintain quality as things change


All this is cool .

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

--~--~-~--~~~---~--~~
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] How to use late_links?

2009-07-06 Thread Shane Caraveo

In trac.web.chrome there is some code for late links and late scripts, 
which are templated in layout.html.  I cannot find any place that 
actually fills in these values, how do I use them?

Shane

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

2009-07-06 Thread Olemis Lang

On Tue, Jun 30, 2009 at 8:11 AM,
normalAnomalynir...@thenationtraffic.com wrote:

 Hello.

 I am considering using Trac as an issue and bug tracking system. I've never
 used it before, however I do have some experience with Bugzilla.

 Can anyone give me a general overview of pros / cons of using Trac for bug
 tracking over Bugzilla?


I see Trac like a big mountain of French chocolate ... Bugzilla is a
skary animal !

Beyond that, I like Trac because customization is very easy, and
everything is well organized, fast dev  tons of incredible plugins.

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

--~--~-~--~~~---~--~~
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: wiki page hierarchy

2009-07-06 Thread Иван Бессарабов

How are you generating docs automaticly?

2009/7/6 Roger Oberholtzer roger.oberholt...@gmail.com:

 On Jul 6, 2009, at 6:13 PM, Erik Bray wrote:

 This functionality isn't built in as far as I know. But I recall a
 while back that we implemented some version of this.  I should go find
 that and maybe upstream the patch...

 That would be great. It would help my mix of human-maintained docs and
 computer generated docs in the wiki.

 --

 Roger Oberholtzer

 OPQ Systems / Ramböll RST

 Ramböll Sverige AB
 Kapellgränd 7
 P.O. Box 4205
 SE-102 65 Stockholm, Sweden

 Office: Int +46 8-615 60 20
 Mobile: Int +46 70-815 1696


 




-- 
bessarabov

--~--~-~--~~~---~--~~
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 web login does not allow different users from the same computer

2009-07-06 Thread Olemis Lang


 On Thu, Jul 2, 2009 at 1:40 PM, Anu Ramachandra a...@molecularimprints.com
 wrote:

 Hello,

 I have set up trac 0.10.5 with subversion.

 For web access (I have set it up as a virtual host on our server), the login
 works as follows –

[...]

 We need to be able to login as different users when we open bugs in trac
 from our tools.

 What is the setup for that?


Once again ? This is the question of th year in here in the archive u
can find very long and frequent discussions about this subject.

On Mon, Jul 6, 2009 at 9:57 AM, Dan Winslowdwins...@aiminstitute.org wrote:
 You have to clear cookies.


No that's not enough ... please search for further details in the list
archive  ;)

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

--~--~-~--~~~---~--~~
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: wiki page hierarchy

2009-07-06 Thread Roger Oberholtzer


On Jul 6, 2009, at 8:09 PM, Иван Бессарабов wrote:


 How are you generating docs automaticly?

These are for docs that are intended to be user docs. Various programs  
can generate their options, build info (things like svn info) and the  
like. A script generates all the pages. I use trac-admin to read them  
all in. These are often [[Include]] in user-maintained docs that  
expand on the information. One nice thing about importing wiki pages  
from a directory into trac is that trac tells which have changed.  
Which is where [[RecentChnages]] fits in. We just look at the changes  
and it reminds us where to update the docs. The thing is, there are  
hundreds of these pages. So, a hierarchy helps keep order, and makes  
naming/grouping much easier. Thus my question.

For program docs, we have been fiddling with Natural Docs. It does a  
pretty good job at generating docs and cross references. We have not  
taken the plunge yet. I do not know if these docs would need to be in  
a trac wiki, as Natural Docs makes full systems of pages. Of course,  
if it made trac wiki pages, we would have a nice consistent look and  
feel.

--
Roger Oberholtzer
--~--~-~--~~~---~--~~
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: Batch Modify plugin

2009-07-06 Thread yoheeb


 I tried re-starting the browser. No joy.

 I am guessing there is something in 0.12multirepos that is not in the
 0.11 everyone happily using this plug-in are using.

Again, I had to forcibly go in and clear out everything in the cache
and private sessions, after navigating away from the trac sites, then
close and start back up.  closing the browser was insufficient.
Despite having the browser set to clear automatically on exit.  I have
no idea why.  This is in Firefox.  Has always been an issue for some
reason.  I still have to do it sometimes.  I also see sometimes if I
select too many tickets, the changes don't seem to apply.  If I reduce
the ticket count until I can apply, all the original request changes
show up in the browser, and I don't get the error message with it.
Weird, but it works  But yes, I am on 0.11, so could be.
--~--~-~--~~~---~--~~
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: Batch Modify plugin

2009-07-06 Thread Roger Oberholtzer

On Jul 6, 2009, at 8:36 PM, yoheeb wrote:

 I tried re-starting the browser. No joy.

 I am guessing there is something in 0.12multirepos that is not in the
 0.11 everyone happily using this plug-in are using.

 Again, I had to forcibly go in and clear out everything in the cache
 and private sessions, after navigating away from the trac sites, then
 close and start back up.  closing the browser was insufficient.
 Despite having the browser set to clear automatically on exit.  I have
 no idea why.  This is in Firefox.  Has always been an issue for some
 reason.  I still have to do it sometimes.  I also see sometimes if I
 select too many tickets, the changes don't seem to apply.  If I reduce
 the ticket count until I can apply, all the original request changes
 show up in the browser, and I don't get the error message with it.
 Weird, but it works  But yes, I am on 0.11, so could be.

I quit the browser and restarted the apache server. I also tried at  
home with a different computer (MAC OS with Safari). No joy. I am  
leaning toward a 0.12multirepos issue. Maybe I can find a message in a  
log somewhere. Anyone have any ideas?

--

Roger Oberholtzer


--~--~-~--~~~---~--~~
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 installation on Suse

2009-07-06 Thread Nelson, Cynthia L.
Hi Paul,

Another question. I spoke with one of the guys in our other office where they 
have been using Trac for quite some time. It turns out they are using the 
daemon tracd for everything.  They do not use apache at all. Also it turns out 
they are using Postgres and not Sqlite. It seems that the users are 
authenticated against a users table in Postgres.  I could probably do the same 
thing in Sqlite but I suppose I should try to stay complient with our other 
locations so I will use Postgres.

Now I am point of deciding between IDENT or md5 in the config file for 
Postgres. I saw a few tickets from a while back regarding a fix that was done 
to support IDENT.

Anyway I was really fishing at the end of last week since everybody seemed to 
be on vacation but me.  I appreciate your help.

Thanks for your time.

Cindy


From: trac-users@googlegroups.com [mailto:trac-us...@googlegroups.com] On 
Behalf Of Paul Malmsten
Sent: Thursday, July 02, 2009 5:04 PM
To: trac-users@googlegroups.com
Subject: [Trac] Re: trac installation on Suse

Cindy,

Hm. Since you mentioned that data can be stored by the anonymous user, then it 
sounds like the database is functioning fine. Trac uses sqlite for tickets and 
other data, but it does not directly use it for authentication.

Take a look at this page for instructions on how to set up authentication (it 
assumes that you are using apache): 
http://trac.edgewall.org/wiki/TracAuthenticationIntroduction
http://trac.edgewall.org/wiki/TracAuthenticationIntroduction
~Paul Malmsten


On Thu, Jul 2, 2009 at 1:46 PM, Nelson, Cynthia L. 
cynthia.nel...@thermofisher.commailto:cynthia.nel...@thermofisher.com wrote:

My apologies. It actually does not appear to be a problem with Trac nor svn. I 
am able to make tickets and they are stored correctly when I am just an 
anonymous user. However, I cannot login to Trac because my authentication is 
not setup correctly.

It appears the sqlite3 installation is not correct. I am suspecting that I 
don't have the drivers for the database since I cannot find them anywhere. Suse 
does not appear to have a package for pysqlite.

Cindy

-Original Message-
From: trac-users@googlegroups.commailto:trac-users@googlegroups.com 
[mailto:trac-users@googlegroups.commailto:trac-users@googlegroups.com] On 
Behalf Of Cinthia Nelson
Sent: Thursday, July 02, 2009 12:32 PM
To: Trac Users
Subject: [Trac] trac installation on Suse


I am still trying to get Trac up and running after hours at my job. My boss 
first asked me to use Windows but that turned into a nightmare so he agreed to 
let me use Suse Linux since one of our other offices is using that platform.

I first made sure I had subversion 1.6.2 set up on the Linux box first. That 
was very straightforward. On the client side the users choose whatever tool 
they want for the client platform.

I am using python2.6 with no problems.  I installed the sqlite3 database. I am 
not sure the pysqlite drivers are installed because I cannot find them.

As it turns out Suse has  a package for Trac 0.11.4.  I gave that a try.

Just to test I can run the tracd and one of the test projects shows up but I 
cannot set up any users.  I downloaded the account manager plugin but I still 
do not seem to be able to configure any users. The reference file I found for 
Suse Trac says use rctrac to invoke the daemon??  We are using svnserve not 
apache.

I am just wondering if I should uninstall the Suse Trac and just install the 
Trac packages and their dependents manually.

Cindy









--~--~-~--~~~---~--~~
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] Problem downloading TracMercurial Plugin.

2009-07-06 Thread Olemis Lang

Could anybody please tell me how to download TracMercurial plugin
(preferently for Windows) ? This is what I get with SVN :

{{{
$ svn co http://svn.edgewall.com/repos/trac/sandbox/mercurial-plugin
svn: Server sent unexpected return value (400 Bad Request) in response
to REPORT request for '/repos/trac/!svn/vcc/default'
$ svn co https://svn.edgewall.com/repos/trac/sandbox/mercurial-plugin
svn: OPTIONS of
'https://svn.edgewall.com/repos/trac/sandbox/mercurial-plugin': SSL
negotiation failed: Connection reset by peer
(https://svn.edgewall.com)

}}}

Thnx in advance !

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

--~--~-~--~~~---~--~~
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: A few doubts about ticket fields and TracReports

2009-07-06 Thread Olemis Lang

On Mon, Jul 6, 2009 at 8:59 AM, Olemis Langole...@gmail.com wrote:
 Hello everybody !

 - How to get (programmatically ;) the results included in a report defined
  using a query URL (i.e. report's SQL starts with `query:?` or `?`) ?
 - Consider the case when I have executed a TracReport defined using plain SQL.
  Let's say I have opened a cursor so as to retrieve the data (SQLite backend
  ;). At this point I wanna know the name and type of each column in the
  result set so I use the cursor's `.description` attribute. In this case I
  get back tuples like `('version', None, None, None, None, None, None)` which
  say nothing about the type of values in any column. OTOH DB API 2.0 states
  that «The first two items (name and type_code) are mandatory». So what's
  happenning ?


BTW, I forgot to mention I need both of these for ReportRPC implementation.

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

--~--~-~--~~~---~--~~
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: A few doubts about Trac Version Control API

2009-07-06 Thread Olemis Lang

On Mon, Jul 6, 2009 at 9:00 AM, Olemis Langole...@gmail.com wrote:
 Hello everybody !

 I was implementing TracGViz version 1.3.3 (which is almost ready ;)
 and the side-effect is that I have a few doubts. I'd appreciate if
 someone either replies with the answer or with a link to the page(s)
 where I could find further info about the subjects involved ;)

 Here are some of them :

 About Trac Version Control API :

 - The question is related to history methods (e.g. 
 Repository.get_path_history,
  and Node.get_history) in VCS API. They generate data related to different
  changesets or revisions. My Q is the following : Do this methods return
  younger revs first (i.e. if `repos.rev_older_than(rev1, rev2)` then
  all data about `rev2` is returned before data about `rev1`) ?
  I mean is it a postcondition of these methods, or is it possible that values
  be generated at random or following a different order ? All this is
  considering the different connectors available these days and maybe others ;)


BTW I also need this in order to impl VersionControlRPC.

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

--~--~-~--~~~---~--~~
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: Problem downloading TracMercurial Plugin.

2009-07-06 Thread Emmanuel Blot

On Mon, Jul 6, 2009 at 9:46 PM, Olemis Langole...@gmail.com wrote:
 Could anybody please tell me how to download TracMercurial plugin
 (preferently for Windows) ? This is what I get with SVN :

No issue to download this plugin with both protocols (http, https) ...
Are you using a direct connection to the Internet?

Cheers,
Manu

--~--~-~--~~~---~--~~
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 installation on Suse

2009-07-06 Thread Paul Malmsten
Cindy,
That's interesting that they're using a database for authentication; Trac
doesn't seem to support it natively, so I imagine your coworkers are using a
plugin alongside tracd and PostgreSQL.

As for your question, I unfortunately don't have any experience with
configuring PostgreSQL, so I can't really help you decide between IDENT and
md5. Experimenting with PostgreSQL is still on my list of projects for this
summer.

Good luck,
~Paul Malmsten


On Mon, Jul 6, 2009 at 12:41 PM, Nelson, Cynthia L. 
cynthia.nel...@thermofisher.com wrote:

  Hi Paul,

 Another question. I spoke with one of the guys in our other office where
 they have been using Trac for quite some time. It turns out they are using
 the daemon tracd for everything.  They do not use apache at all. Also it
 turns out they are using Postgres and not Sqlite. It seems that the users
 are authenticated against a users table in Postgres.  I could probably do
 the same thing in Sqlite but I suppose I should try to stay complient with
 our other locations so I will use Postgres.

 Now I am point of deciding between IDENT or md5 in the config file for
 Postgres. I saw a few tickets from a while back regarding a fix that was
 done to support IDENT.

 Anyway I was really fishing at the end of last week since everybody seemed
 to be on vacation but me.  I appreciate your help.

 Thanks for your time.

 Cindy

  --
 *From:* trac-users@googlegroups.com [mailto:trac-us...@googlegroups.com] *On
 Behalf Of *Paul Malmsten
 *Sent:* Thursday, July 02, 2009 5:04 PM
 *To:* trac-users@googlegroups.com
 *Subject:* [Trac] Re: trac installation on Suse

 Cindy,
 Hm. Since you mentioned that data can be stored by the anonymous user, then
 it sounds like the database is functioning fine. Trac uses sqlite for
 tickets and other data, but it does not directly use it for authentication.

 Take a look at this page for instructions on how to set up authentication
 (it assumes that you are using apache):
 http://trac.edgewall.org/wiki/TracAuthenticationIntroduction
  http://trac.edgewall.org/wiki/TracAuthenticationIntroduction
 ~Paul Malmsten


 On Thu, Jul 2, 2009 at 1:46 PM, Nelson, Cynthia L. 
 cynthia.nel...@thermofisher.com wrote:


 My apologies. It actually does not appear to be a problem with Trac nor
 svn. I am able to make tickets and they are stored correctly when I am just
 an anonymous user. However, I cannot login to Trac because my authentication
 is not setup correctly.

 It appears the sqlite3 installation is not correct. I am suspecting that I
 don't have the drivers for the database since I cannot find them anywhere.
 Suse does not appear to have a package for pysqlite.

 Cindy

 -Original Message-
 From: trac-users@googlegroups.com [mailto:trac-us...@googlegroups.com] On
 Behalf Of Cinthia Nelson
 Sent: Thursday, July 02, 2009 12:32 PM
 To: Trac Users
 Subject: [Trac] trac installation on Suse


 I am still trying to get Trac up and running after hours at my job. My
 boss first asked me to use Windows but that turned into a nightmare so he
 agreed to let me use Suse Linux since one of our other offices is using that
 platform.

 I first made sure I had subversion 1.6.2 set up on the Linux box first.
 That was very straightforward. On the client side the users choose whatever
 tool they want for the client platform.

 I am using python2.6 with no problems.  I installed the sqlite3 database.
 I am not sure the pysqlite drivers are installed because I cannot find them.

 As it turns out Suse has  a package for Trac 0.11.4.  I gave that a try.

 Just to test I can run the tracd and one of the test projects shows up but
 I cannot set up any users.  I downloaded the account manager plugin but I
 still do not seem to be able to configure any users. The reference file I
 found for Suse Trac says use rctrac to invoke the daemon??  We are using
 svnserve not apache.

 I am just wondering if I should uninstall the Suse Trac and just install
 the Trac packages and their dependents manually.

 Cindy






 


--~--~-~--~~~---~--~~
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: wiki page hierarchy

2009-07-06 Thread bessarabov



--
bessarabov

06.07.2009, в 22:22, Roger Oberholtzer roger.oberholt...@gmail.com  
написал(а):



 On Jul 6, 2009, at 8:09 PM, Иван Бессарабов wrote:


 How are you generating docs automaticly?

 These are for docs that are intended to be user docs. Various programs
 can generate their options, build info (things like svn info) and the
 like. A script generates all the pages. I use trac-admin to read them
 all in. These are often [[Include]] in user-maintained docs that
 expand on the information. One nice thing about importing wiki pages
 from a directory into trac is that trac tells which have changed.
 Which is where [[RecentChnages]] fits in. We just look at the changes
 and it reminds us where to update the docs. The thing is, there are
 hundreds of these pages. So, a hierarchy helps keep order, and makes
 naming/grouping much easier. Thus my question.

 For program docs, we have been fiddling with Natural Docs. It does a
 pretty good job at generating docs and cross references. We have not
 taken the plunge yet. I do not know if these docs would need to be in
 a trac wiki, as Natural Docs makes full systems of pages. Of course,
 if it made trac wiki pages, we would have a nice consistent look and
 feel.

 --
 Roger Oberholtzer
 

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