[Trac] Re: Trac / Subversion / IDE integration

2008-07-10 Thread Ian Jones
Can you please explain further or point me at some docs on how to set this
up further? I'd love that and I tried with no success this morning to figure
it out myself

On Wed, Jul 9, 2008 at 8:56 AM, Aaron D. Marasco [EMAIL PROTECTED]
wrote:



 On Wed, Jul 9, 2008 at 9:47 AM, Bill Johnson [EMAIL PROTECTED] wrote:


 On Tue, 8 Jul 2008 16:54:10 -0400
  Aaron D. Marasco [EMAIL PROTECTED] wrote:
  I've had great luck with TortoiseSVN, the Windows GUI
 client.
 
  You can have it link to trac (using the previously
 mentioned post-commit
  scripts) using some special svn properties:
 
  bugtraq:label = Ticket:
  bugtraq:message = References #%BUGID%.
  bugtraq:url =
 http://URL_to_my_server/trac/ticket/%BUGID%
  tsvn:logtemplate =
 
  * Bullet
  * Bullet
  * Bullet
 
 
 
  The last one is optional but pre-fills the check-in
 window with trac bullet
  items.
 
  - Aaron


 These items go in SVN where please?


 They are SVN properties (propset) on the directory that you are working in.
 For example, you set the property on /trunk and tell the client to apply it
 recursively. Then, any time after that, Tortoise will prompt you for a
 ticket number during checkin.

  Aaron


 


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



[Trac] Re: Recommended platform

2008-02-15 Thread Ian Jones

I would agree with Noah. Having set trac up at work on windows and on 
linux for personal projects - I prefer linux for the following reasons:

1) Getting all the different systems (svn + trac + email ) to talk to 
each other elegantly was _much_ easier to do on linux.  email2trac ( a 
must if your team loves email ) was exceptionally easier on linux.

2) I haven't hit anything yet that I couldn't do on both, but in general 
I have been able to set stuff up and get help when it's broken faster on 
the linux and then relied on ported that knowledge to windows.

Ian
-
Noah Kantrowitz wrote:
 Edward Harvey wrote:
 If I'm about to build my first trac server, and I have total freedom  
 of OS to run it on, is there any recommendation for one OS over  
 another?  (Philosophical differences aside, please...   ;-)
   
 An up-to-date Linux is probably your best bet. Either the latest 
 Fedora or Ubuntu are the first that come to mind. FreeBSD would also 
 be fine, though you will find less people that can help with anything 
 platform-specific. Ubuntu 8.04 will be an LTS (long-term-support, core 
 packages will be maintained for 5 years) release, which would be a 
 nice touch.

 --Noah



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



[Trac] Re: Generating reports with response time for clients

2008-01-31 Thread Ian Jones

You might want to check out this plugin:

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

Works for our similar needs.

Ian

[EMAIL PROTECTED] wrote:
 Hi :)

 Is there a plug/macro/scripts for Trac to generate a report that shows
 if giving response to tickets follow a time frame agreed on with a
 customer ?

 One should be able to define a start and an end date and eg. see how
 many tickets with the priority Blocker, which the developers not has
 responded to in eg. 2 hour ...

 If the feature not already exists my company is willing to sponsor the
 development - so plz give feedback if you're up to job and have a done
 trac addons before


 Br
 /sune

 

   


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