BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportGeneral SupportGeneral SupportSVN Integration imports spurious description textSVN Integration imports spurious description text
Previous
 
Next
New Post
4/27/2010 12:05 PM
 

Hi there,

running 0.8rc3 I have SubVersion integration configured.

Recently I noticed that the revision message loaded by the integration started to appear like this:

svnlook info -r 63 "[...pathhere...]" edoardo 2010-04-27 21:01:11 +0200 (mar, 27 apr 2010) 58 JRL-38 Fixing URL targeting of IFramed links to parent

while it used to load correctly like this:

JRL-38 Fixing URL targeting of IFramed links to parent

Is this a bug?

Thank you.

 
New Post
4/27/2010 12:25 PM
 

This is the first I have heard of this... have you upgraded subversion lately or did it happen when you moved to 0.8 RC3? The regex may have changed in the configuration file for the subversion hooks exe. Check that too.


Davin Dubeau

follow us on twitter facebook users group google plus
 
New Post
4/27/2010 12:38 PM
 

Uhm. I have no way of tracing the regression because I recently upgraded both bugnet to RC3 and SVN to 1.6.11.

On updating bugnet I also updated all the binaries and config (there are a few more setting in the new release) of the subversion hook and reapplied my config, i.e.: username, password and URL (for hostheader compatibility). The only regex I can see is IssueRegEx (supposedly the one that intercepts the issue string in the text) that I did not change ( \[?([A-Za-z]{1,50}-(\d+))\]? ).

Any ideas?

Thank you.

 
New Post
4/29/2010 7:28 AM
 

There should be a log file ( log-file.txt) in the same directory as the subversion hooks executable. Check to see if there is any extra details in there.


Davin Dubeau

follow us on twitter facebook users group google plus
 
New Post
4/29/2010 12:12 PM
 

This is the log generated by a single run (I masked my local path informations):

INFO - Starting post-commit...
INFO - Executing IssueTrackerIntegration.UpdateIssueTrackerFromRevision("[PATHREMOVED]", "65")
INFO - Running svnlook...
DEBUG - Running Commandline: svnlook info -r 65 "[PATHREMOVED]"
DEBUG - svnlook output: svnlook info -r 65 "[PATHREMOVED]"
edoardo
2010-04-29 21:03:52 +0200 (gio, 29 apr 2010)
38
[JRL-39] Upgrading Joomla to v1.5.17


DEBUG - Looking for search pattern in revision:65 and respository:[PATHREMOVED]...
INFO - Found 3 matches...
INFO - Getting svn log message.
DEBUG - Running Commandline: svnlook info -r 65 "[PATHREMOVED]"
INFO - Logging in to BugNET webservices...
INFO - Login successful...
INFO - Creating new issue revision...
DEBUG -
Revision:65 Id:39 Repository:RegioneLazio Author:edoardo
DateTime:2010-04-29 21:03:52 +0200 (gio, 29 apr 2010)
LogMessage:svnlook info -r 65 "[PATHREMOVED]"
edoardo
2010-04-29 21:03:52 +0200 (gio, 29 apr 2010)
38
<a href="IssueDetail.aspx?id=39#top"><b>JRL-39</b></a> Upgrading Joomla to v1.5.17


INFO - Successfully added new issue revision...
INFO - Finished IssueTrackerIntegration.UpdateIssueTrackerFromRevision

Does this ring any bell?

Thank you!

 
Previous
 
Next
HomeHomeSupportSupportGeneral SupportGeneral SupportSVN Integration imports spurious description textSVN Integration imports spurious description text


Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.