Website update against CVS

From: Jean-Michel POURE <jm(at)poure(dot)com>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Website update against CVS
Date: 2003-09-30 08:18:18
Message-ID: 200309301018.18893.jm@poure.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave,

I noticed that the website was no longer getting updated against the CVS.

Loging in Snake and trying to update the pgadmin3 directory running "cvs
update -C -P -d", here is the answer:

jmpoure(at)snake:/usr/local/apache/htdocs/pgadmin3$ cvs update -C -P -d
cvs update: cannot rewrite CVS/Entries.Backup: Permission denied
(Locally modified cache_pending.txt moved to .#cache_pending.txt.1.43)
(Locally modified cache_translated.txt moved to .#cache_translated.txt.1.57)
cvs update: cannot rewrite CVS/Entries.Backup: Permission denied
cvs update: cannot rewrite CVS/Entries.Backup: Permission denied
cvs update: cannot rewrite CVS/Entries.Backup: Permission denied
cvs update: cannot rewrite CVS/Entries.Backup: Permission denied
cvs update: cannot rewrite CVS/Entries.Backup: Permission denied
cvs update: cannot rewrite CVS/Entries.Backup: Permission denied
cvs server: Updating .
cvs update: cannot rewrite CVS/Entries.Backup: Permission denied
cvs server: Updating cache
U cache/cache_pending.txt
cvs update: cannot open CVS/Entries.Log: Permission denied
U cache/cache_translated.txt
cvs update: cannot open CVS/Entries.Log: Permission denied
cvs server: Updating class
cvs server: Updating cnt
P cnt/cnt_download.php

Then,
jmpoure(at)snake:/usr/local/apache/htdocs/pgadmin3/cnt$ ls -l
total 80
drwxr-xr-x 2 dpage users 4096 Sep 28 17:26 CVS/
-rw-r--r-- 1 dpage users 7297 Sep 11 22:25 cnt_development.php
-rw-r--r-- 1 root root 10874 Sep 26 17:04 cnt_download.php
-rw-r--r-- 1 root root 6902 Sep 26 17:04 cnt_index.php
-rw-r--r-- 1 root root 2779 Sep 28 17:26 cnt_mirrors.php
-rw-r--r-- 1 dpage users 10429 Aug 5 18:05 cnt_screenshots.php
-rw-r--r-- 1 dpage users 1473 Aug 13 13:29 cnt_support.php
-rw-r--r-- 1 dpage users 12084 Sep 12 12:00 cnt_translation.php
-rw-r--r-- 1 dpage users 7357 Sep 23 20:35
cnt_translation_status.php
-rw-r--r-- 1 dpage users 5025 Aug 19 11:02 licence.txt

Seems like something wrote directly under root account without using CVS. Is
this a cron job running under root account?

Cheers, Jean-Michel

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2003-09-30 08:46:23 pgAdmin III under wxCocoa
Previous Message Andreas Pflug 2003-09-30 08:15:51 Re: [pgadmin-support] sometime, pgadmin3 don't display functions