FS#5083 - No Testing in ViewCVS

Attached to Project: Arch Linux
Opened by Roman Kyrylych (Romashka) - Friday, 21 July 2006, 07:56 GMT
Last edited by Alexander Baldeck (kth5) - Friday, 21 July 2006, 10:10 GMT
Task Type Bug Report
Category Web Sites
Status Closed
Assigned To Judd Vinet (judd)
Architecture not specified
Severity Low
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

View CVS Entry does not work for packages in Testing.

For example gtk-xfce-engine in Testing:
http://cvs.archlinux.org/cgi-bin/viewcvs.cgi/xfce4/gtk-xfce-engine/?cvsroot=Testing&only_with_tag=CURRENT
And I've got an error: Repository cvsroot Testing not configured in viewcvs.conf

Then I went to http://cvs.archlinux.org/cgi-bin/viewcvs.cgi/ and didn't see Testing in the top combo-box.
This task depends upon

Closed by  Jan de Groot (JGC)
Saturday, 05 August 2006, 10:50 GMT
Reason for closing:  Duplicate
Additional comments about closing:  See  bug 4334 
Comment by Alexander Baldeck (kth5) - Friday, 21 July 2006, 09:56 GMT
testing is not a cvs repository, testing is made of current & extra which the cvs tag TESTING on some packages. if you want to see HEAD remove "&only_with_tag=CURRENT" from the link. if you only want to see testing, add "&only_with_tag=TESTING"
Comment by Roman Kyrylych (Romashka) - Friday, 21 July 2006, 12:34 GMT
Yeah, I know this. But why I should manually edit URL when this should be done by website?

Extra/gtk-xfce-engine:
http://cvs.archlinux.org/cgi-bin/viewcvs.cgi/xfce4/gtk-xfce-engine/?cvsroot=Extra&only_with_tag=CURRENT

Testing/gtk-xfce-engine:
http://cvs.archlinux.org/cgi-bin/viewcvs.cgi/xfce4/gtk-xfce-engine/?cvsroot=Testing&only_with_tag=CURRENT
Should be:
http://cvs.archlinux.org/cgi-bin/viewcvs.cgi/xfce4/gtk-xfce-engine/?cvsroot=Extra&only_with_tag=TESTING

Oh, I remembered that there was one (or two) similar bug-report, so maybe this is duplicate (cannot find old bug-report to check).

Loading...