TRAC

5 messages Options
Embed this post
Permalink
Mahen

TRAC

Reply Threaded More More options
Print post
Permalink
I used the trac option to have tickets linked to the trac website. Unfortunately it gobbles up every # symbol and puts in the trac website link. For example the normal report had something like

businessPlanningPortletView.jsp  on the html code.

The trac option report for the same file had

businessPlanningPortletView.jsp 

How can i change this so that it doesnt look at any # mark. and look for only "ticket #" phrase on the commit log
jkealey

Re: TRAC

Reply Threaded More More options
Print post
Permalink
I would need to see more information as I am confused.  I checked the
regular expression we use for bugs: "bug\\s*(?:number\\s*)?(?:#\\s*)?(\\d+)"
it looks for "bug #XXX" and not any #.

This does not match the string you've given. Therefore, I'm a bit puzzled to
know if this is an issue with the trac StatSVN/StatCVS plugin or HTML
encoding.

Jason

-----Original Message-----
From: Mahen [mailto:[hidden email]]
Sent: October-20-08 6:43 PM
To: [hidden email]
Subject: [Statsvn-users] TRAC


I used the trac option to have tickets linked to the trac website.
Unfortunately it gobbles up every # symbol and puts in the trac website
link. For example the normal report had something like

businessPlanningPortletView.jsp  on the html code.

The trac option report for the same file had

secretsvn.com/demo/browser/webapp/WEB-INF/jsp/businessPlanningPortletView.js
p?rev=835
businessPlanningPortletView.jsp  

How can i change this so that it doesnt look at any # mark. and look for
only "ticket #" phrase on the commit log
--
View this message in context:
http://n2.nabble.com/TRAC-tp1357488p1357488.html
Sent from the StatSVN Users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Statsvn-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/statsvn-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Statsvn-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/statsvn-users
Mahen

Re: [Statsvn-users] TRAC

Reply Threaded More More options
Print post
Permalink
Is there a way to custom change the expression to suit me?

On Mon, Oct 20, 2008 at 6:07 PM, jkealey <[hidden email]> wrote:
I would need to see more information as I am confused.  I checked the
regular expression we use for bugs: "bug\\s*(?:number\\s*)?(?:#\\s*)?(\\d+)"
it looks for "bug #XXX" and not any #.

This does not match the string you've given. Therefore, I'm a bit puzzled to
know if this is an issue with the trac StatSVN/StatCVS plugin or HTML
encoding.

Jason

-----Original Message-----
From: Mahen [mailto:mahendran.ayyasamy@...]
Sent: October-20-08 6:43 PM
To: statsvn-users@...
Subject: [Statsvn-users] TRAC


I used the trac option to have tickets linked to the trac website.
Unfortunately it gobbles up every # symbol and puts in the trac website
link. For example the normal report had something like

businessPlanningPortletView.jsp  on the html code.

The trac option report for the same file had

secretsvn.com/demo/browser/webapp/WEB-INF/jsp/businessPlanningPortletView.js
p?rev=835
businessPlanningPortletView.jsp  

How can i change this so that it doesnt look at any # mark. and look for
only "ticket #" phrase on the commit log
--
View this message in context:
Sent from the StatSVN Users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Statsvn-users mailing list
Statsvn-users@...
https://lists.sourceforge.net/lists/listinfo/statsvn-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Statsvn-users mailing list
Statsvn-users@...
https://lists.sourceforge.net/lists/listinfo/statsvn-users



--
Thanks and Regards,
Mahendran Ayyasamy
512-217-4186
jkealey

Re: TRAC

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

At this time, the only option you have is to download the code and change it yourself.

 

Good luck,

Jason

 

From: Mahen [mailto:[hidden email]]
Sent: October-21-08 10:18 AM
To: [hidden email]
Subject: Re: [Statsvn-users] TRAC

 

Is there a way to custom change the expression to suit me?

On Mon, Oct 20, 2008 at 6:07 PM, jkealey <ml-user%2B293-1421799688@...> wrote:

I would need to see more information as I am confused.  I checked the
regular expression we use for bugs: "bug\\s*(?:number\\s*)?(?:#\\s*)?(\\d+)"
it looks for "bug #XXX" and not any #.

This does not match the string you've given. Therefore, I'm a bit puzzled to
know if this is an issue with the trac StatSVN/StatCVS plugin or HTML
encoding.

Jason


-----Original Message-----
From: Mahen [mailto:mahendran.ayyasamy@...]
Sent: October-20-08 6:43 PM
To: statsvn-users@...
Subject: [Statsvn-users] TRAC


I used the trac option to have tickets linked to the trac website.
Unfortunately it gobbles up every # symbol and puts in the trac website
link. For example the normal report had something like

businessPlanningPortletView.jsp  on the html code.

The trac option report for the same file had

secretsvn.com/demo/browser/webapp/WEB-INF/jsp/businessPlanningPortletView.js
p?rev=835

businessPlanningPortletView.jsp  

How can i change this so that it doesnt look at any # mark. and look for
only "ticket #" phrase on the commit log
--

View this message in context:

Sent from the StatSVN Users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Statsvn-users mailing list
Statsvn-users@...
https://lists.sourceforge.net/lists/listinfo/statsvn-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Statsvn-users mailing list
Statsvn-users@...
https://lists.sourceforge.net/lists/listinfo/statsvn-users




--
Thanks and Regards,
Mahendran Ayyasamy
512-217-4186


View this message in context: Re: [Statsvn-users] TRAC
Sent from the StatSVN Users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Statsvn-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/statsvn-users
Mahen

RE: [Statsvn-users] TRAC

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

What is the name of the file I have to look at?

 

Thanks and Regards,

Mahendran A

Software Engineer

Gravitant, Inc.

Cell: 512-217-4186


From: jkealey [mailto:[hidden email]]
Sent: Tuesday, October 21, 2008 9:21 AM
To: Mahen
Subject: Re: [Statsvn-users] TRAC

 

At this time, the only option you have is to download the code and change it yourself.

 

Good luck,

Jason

 

From: Mahen [mailto:mahendran.ayyasamy@...]
Sent: October-21-08 10:18 AM
To: statsvn-users@...
Subject: Re: [Statsvn-users] TRAC

 

Is there a way to custom change the expression to suit me?

On Mon, Oct 20, 2008 at 6:07 PM, jkealey <ml-user%2B293-1421799688@...> wrote:

I would need to see more information as I am confused.  I checked the
regular expression we use for bugs: "bug\\s*(?:number\\s*)?(?:#\\s*)?(\\d+)"
it looks for "bug #XXX" and not any #.

This does not match the string you've given. Therefore, I'm a bit puzzled to
know if this is an issue with the trac StatSVN/StatCVS plugin or HTML
encoding.

Jason


-----Original Message-----
From: Mahen [mailto:mahendran.ayyasamy@...]
Sent: October-20-08 6:43 PM
To: statsvn-users@...
Subject: [Statsvn-users] TRAC


I used the trac option to have tickets linked to the trac website.
Unfortunately it gobbles up every # symbol and puts in the trac website
link. For example the normal report had something like

businessPlanningPortletView.jsp  on the html code.

The trac option report for the same file had

secretsvn.com/demo/browser/webapp/WEB-INF/jsp/businessPlanningPortletView.js
p?rev=835

businessPlanningPortletView.jsp  

How can i change this so that it doesnt look at any # mark. and look for
only "ticket #" phrase on the commit log
--

View this message in context:

Sent from the StatSVN Users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Statsvn-users mailing list
Statsvn-users@...
https://lists.sourceforge.net/lists/listinfo/statsvn-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Statsvn-users mailing list
Statsvn-users@...
https://lists.sourceforge.net/lists/listinfo/statsvn-users




--
Thanks and Regards,
Mahendran Ayyasamy
512-217-4186


View this message in context: Re: [Statsvn-users] TRAC
Sent from the StatSVN Users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Statsvn-users mailing list
Statsvn-users@...
https://lists.sourceforge.net/lists/listinfo/statsvn-users


View message @ http://n2.nabble.com/TRAC-tp1357488p1359686.html
To unsubscribe from TRAC, click here.