Quantcast

[JIRA] (JENKINS-14343) URL for ViewVC/ViewCVS contains portion of CVSROOT

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14343) URL for ViewVC/ViewCVS contains portion of CVSROOT

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Assignee: Michael Clarke
Components: cvs
Created: 06/Jul/12 6:42 PM
Description:

I'm pretty sure that CVSPlugin 1.6 didn't have this problem, but with 2.4 my URLs for ViewCVS contain the path portion of my CVSROOT.

For example:

Example base URL for ViewCVS (FreeBSD-CVSweb): http://cvs.somewhere.net//cgi-bin/cvsweb/

CVSROOT=username@host:/var/lib/cvs

Module being checked out: company/product/src

Resulting URL:

http://cvs.somewhere.net/cgi-bin/cvsweb/var/lib/cvs/company/product/src/Common/libs/widget/Widget.cc

Previously, the URL would have been:

http://cvs.somewhere.net/cgi-bin/cvsweb/company/product/src/Common/libs/widget/Widget.cc

Environment: Ubuntu 10.04, Jenkins 1.473, CVS Plugin 2.4, FreeBSD-CVSweb (cvsweb 3:3.0.6-5)
Project: Jenkins
Labels: cvs plugin viewcvs viewvc cvsweb
Priority: Minor Minor
Reporter: Shane Turner
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14343) URL for ViewVC/ViewCVS contains portion of CVSROOT

JIRA noreply@jenkins-ci.org
g g updated Bug JENKINS-14343
Change By: g g (25/Jul/12 1:55 PM)
Priority: Minor Major
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14343) URL for ViewVC/ViewCVS contains portion of CVSROOT

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Change By: Michael Clarke (30/Jul/12 11:40 AM)
Priority: Major Minor
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14343) URL for ViewVC/ViewCVS contains portion of CVSROOT

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Michael Clarke started work on Bug JENKINS-14343
Change By: Michael Clarke (03/Sep/12 7:57 AM)
Status: Open In Progress
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14343) URL for ViewVC/ViewCVS contains portion of CVSROOT

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

Code changed in jenkins
User: mc1arke
Path:
src/main/java/hudson/scm/browsers/ViewCVS.java
http://jenkins-ci.org/commit/cvs-plugin/ba40382bf959c787be5f0eb9d276ba08c2977153
Log:
[FIXED JENKINS-14343] Using File name rather than full path in ViewCvs line

Compare: https://github.com/jenkinsci/cvs-plugin/compare/2a8eaa1b82d2...ba40382bf959

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14343) URL for ViewVC/ViewCVS contains portion of CVSROOT

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Change By: SCM/JIRA link daemon (03/Sep/12 5:39 PM)
Status: In Progress Resolved
Resolution: Fixed
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...