Author: dapal Date: 2011-10-11 14:44:02 +0000 (Tue, 11 Oct 2011) New Revision: 8124
Modified: trunk/community/infrastructure/scripts/qa/debian-med.conf Log: Fix the SVN URL even more, thanks to Charles :) Modified: trunk/community/infrastructure/scripts/qa/debian-med.conf =================================================================== --- trunk/community/infrastructure/scripts/qa/debian-med.conf 2011-10-11 11:06:42 UTC (rev 8123) +++ trunk/community/infrastructure/scripts/qa/debian-med.conf 2011-10-11 14:44:02 UTC (rev 8124) @@ -11,7 +11,7 @@ group_url = http://debian-med.alioth.debian.org/ ; sprintf format for the package wsvn location, takes one parameter, the ; package directory. -wsvn_url = http://anonscm.debian.org/viewvc/debian-med/trunk/packages/%s/trunk/?rev=0&sc=0 +wsvn_url = http://anonscm.debian.org/viewvc/debian-med/trunk/packages/%s/trunk/ [svn] repository = svn://svn.debian.org/svn/debian-med/trunk _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
