On Tue, Jan 30, 2007 at 04:30:04PM -0500, Web Site Maintainance wrote: > Failure updating http://www.pygtk.org/. > > Last few lines of output: > > cp: cannot create regular file > `/usr/local/www/pygtk-web/articles/writing-a-custom-widget-using-pygtk/.svn/README.txt': > Permission denied
Fixed. (cp -fa instead of cp -a). -- Regards, Olav _______________________________________________ gnome-web-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-web-list
