> -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf Of Prasad > Sent: den 12 november 2010 06:36 > To: Gitorious > Subject: [gitorious] Not able to view source tree of branch > > Hi, > > I created the brach in gitorious ent/spam_detection_v1_hotfix1. But > when I open that branch and try to click on View Source Tree for "ent/ > spam_detection_v1_hotfix1" OR when I click on Download "ent/ > spam_detection_v1_hotfix1" the URL gets re-written to "ent > %2Fspam_detection_v1_hotfix1" and due to this link didnt open. but If > I manually replace that "%2F" in URL by "/" it works perfectly fine. > > Any Idea How do I correct this problem. So that there is no need to > edit URL every time.
Well, this depends on whether you are talking about a private Gitorious installation, or the official gitorious.org site. If it is the latter then there is not much you can do until it is officially fixed. However, if it is the former then you can apply the following merge request, and it should solve the problem: http://gitorious.org/gitorious/mainline/merge_requests/91 //Peter -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
