savannah-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-dev] [Bug #1112] Website not updated after cvs commit


From: nobody
Subject: [Savannah-dev] [Bug #1112] Website not updated after cvs commit
Date: Sat, 07 Sep 2002 11:57:21 -0400

=================== BUG #1112: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1112&group_id=11

Changes by: Loic Dachary <address@hidden>
Date: 2002-Sep-07 15:57 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | Works for me              | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
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.



=================== BUG #1112: FULL BUG SNAPSHOT ===================


Submitted by: ydirson                   Project: Savannah                       
Submitted on: 2002-Sep-02 09: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 15: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-06 22: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 19: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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]