[pgadmin-hackers] Website update

2004-02-06 Thread Andreas Pflug
Hi friends,

I just found some minutes to look at the website files, and make updates 
to streamline the wording/spelling (esp. pgAdmin III instead of pgadmin3 
etc). I wasn't able to cvs update on developer.pgadmin.org (and 
extract.sh), because the files are jmp-owned and sudo isn't present any 
more. Dave, can you do something about that?

Regards,
Andreas


---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings


[pgadmin-hackers] Website update against CVS

2003-09-30 Thread Jean-Michel POURE
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:

[EMAIL PROTECTED]:/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,
[EMAIL PROTECTED]:/usr/local/apache/htdocs/pgadmin3/cnt$ ls -l
total 80
drwxr-xr-x2 dpageusers4096 Sep 28 17:26 CVS/
-rw-r--r--1 dpageusers7297 Sep 11 22:25 cnt_development.php
-rw-r--r--1 root root10874 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 dpageusers   10429 Aug  5 18:05 cnt_screenshots.php
-rw-r--r--1 dpageusers1473 Aug 13 13:29 cnt_support.php
-rw-r--r--1 dpageusers   12084 Sep 12 12:00 cnt_translation.php
-rw-r--r--1 dpageusers7357 Sep 23 20:35 
cnt_translation_status.php
-rw-r--r--1 dpageusers5025 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


---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


Re: [pgadmin-hackers] Website update against CVS

2003-09-30 Thread Dave Page


 -Original Message-
 From: Jean-Michel POURE [mailto:[EMAIL PROTECTED] 
 Sent: 30 September 2003 09:18
 To: Dave Page
 Cc: [EMAIL PROTECTED]
 Subject: Website update against CVS
 
 
 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:

I think the KDE file manager must have screwed up the permissions when I
was clearing out the snapshots. :-(

Should be OK now.

Regards, Dave.

---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send unregister YourEmailAddressHere to [EMAIL PROTECTED])