=================== BUG #1112: LATEST MODIFICATIONS ================== http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1112&group_id=11
Changes by: Mathieu Roy <[EMAIL PROTECTED]> Date: 2002-Sep-07 18:01 (Europe/Paris) ------------------ Additional Follow-up Comments ---------------------------- Ok, so there are 2 two. One fixed, and the sv_cvs temporary fixed. Hu. =================== BUG #1112: FULL BUG SNAPSHOT =================== Submitted by: ydirson Project: Savannah Submitted on: 2002-Sep-02 11:57 Category: Project Web site Severity: 9 - Blocker Priority: Immediate Bug Group: None Resolution: Fixed Assigned to: loic Status: Closed Effort: 0.00 Summary: Website not updated after cvs commit Original Submission: I just committed changes to the host-package website, and they don't show on the website. New pages return 404. Follow-up Comments ******************* ------------------------------------------------------- Date: 2002-Sep-07 18:01 By: yeupou Ok, so there are 2 two. One fixed, and the sv_cvs temporary fixed. Hu. ------------------------------------------------------- Date: 2002-Sep-07 17:57 By: loic This bug is fixed since Sept 3. /var/log/sv_sync_www.log show that web sync operates well since then. The problem was related to sv_sync_www not being installed with proper permissions / owner. ------------------------------------------------------- Date: 2002-Sep-07 00:08 By: yeupou It probably related to sv_cvs ~line 438 I comment out last modifications made here, I'll see soon how to make this work just fine. In the meantime, it should work for now. I also created manually the missing dirs with something like [~]# POUET="opentaz labapus" [~]# for pouet in $POUET; do mkdir -p "/webcvs/non-gnu/"$pouet && chgrp "web"$pouet "/webcvs/non-gnu/"$pouet && chmod 2775 /webcvs/non-gnu/$pouet && ( sv_sync_www 'non-gnu/'$pouet' - New directory' < /dev/null ) ; done ------------------------------------------------------- Date: 2002-Sep-06 21:01 By: yeupou We have a bug in sv_cvs. I need to check if it's my modifications that put the script in trouble. I avoided to update the gnuscript directory for the reason that there's many modification that need to be made to make this script portable. Since I moved to my new flat, it was an obligation to commit my changes in the tree. I'll try to find a work out after dinner. In the meantime, if someone (Loic ?) as time to spend, take a look. No files currently attached For detailed info, follow this link: http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1112&group_id=11
