Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000251Rosetta[All Projects] Website errorpublic2013-04-12 13:572013-04-12 14:46
Reportersmlewis 
Assigned ToSergey 
PrioritylowSeverityminorReproducibilityalways
StatusassignedResolutionopen 
PlatformOSOS Version
Product Version 
Fixed in Version 
Summary0000251: New git changelogs have no clickable trac link
DescriptionThe new git email changelogs look like this:


commit 9ab01e707c1545e8370f503047d339eebee0c8a0
Author: fcchou <fcchou@6189c7af-7406-0410-a2ce-f22f51069c23>
Date: Fri Apr 12 00:50:50 2013 +0000

    update rna_helix.py

    git-svn-id: https://svn.rosettacommons.org/source/trunk/rosetta@54797 [^] 6189c7af-7406-0410-a2ce-f22f51069c23

M rosetta_tools/rna_tools/pdb_util/rna_helix.py


It would be nice if that https:// was actually a clickable link (in this case, https://svn.rosettacommons.org/trac/changeset/54797 [^] ). I recognize that it may be a waste of time to upgrade this given the pending switch to git.

It would also be nice if the changelog inserted a break between log entries (like ---------------------------------------) to make the break between entries more obvious.
TagsNo tags attached.
Application(s) Affectedemail changelogs
Command Line UsedN/A
Developer OptionsFeature Request
Fixed in SVN Version
Attached Files

- Relationships

-  Notes
(0000252)
smlewis (Administrator)
2013-04-12 13:58

The single-email change notifications have the same link formatting problem.
(0000253)
delucasl (Administrator)
2013-04-12 14:31
edited on: 2013-04-12 14:31

git-svn-id lines are actually inserted by the git-svn infrastructure, and are parsed by git-svn to figure out how to handle fetches properly. While we could use filter-branch to rewrite all the past commits, I'm not sure this is a good idea. in 3 weeks, we'll be switched over to an entirely git based system, at which point the svn metadata will become a lot less important.

In short, this is something that can be done, but It would potentially complicate matters significantly. We'll be done with svn in 3 weeks or so anyways, I hope.

edit: we can make the test server emails have clickable links to github

(0000254)
Sergey (Administrator)
2013-04-12 14:46

I will take care of this after we move to GitHub. Right now I can make it clickable to github but it will point to Brian private repository and there is little use of that since most of the people are could not see it.

- Issue History
Date Modified Username Field Change
2013-04-12 13:57 smlewis New Issue
2013-04-12 13:58 smlewis Note Added: 0000252
2013-04-12 13:59 smlewis Description Updated View Revisions
2013-04-12 14:31 delucasl Note Added: 0000253
2013-04-12 14:31 delucasl Note Edited: 0000253 View Revisions
2013-04-12 14:46 Sergey Note Added: 0000254
2013-04-12 14:46 Sergey Assigned To => Sergey
2013-04-12 14:46 Sergey Status new => assigned


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker