[MOBY-dev] New website is ready...

Martin Senger senger at ebi.ac.uk
Thu Nov 3 03:02:41 UTC 2005


> I still don't have the cvs update on a cron...
> 
   This is what jMoby has for updating its documentation from CVS:

#!/bin/bash
#
PATH=$PATH:/usr/java/j2sdk1.4.2_02/bin
export PATH
cd /home/websites/biomoby.org/html/moby-live/Java
cvs -d :pserver:cvs:cvs at cvs.open-bio.org:/home/repository/moby -q update -dP
./build.sh docs

> Does anyone know offhand if a cvs update preserves the permissions that 
> I have set on the server, or does it over-write them with the 
> permissions in the CVS repository?
>
   My experiences are: It preserves them - but once they are in the cvs
server you cannot change them. So if you commit a script script.pl without
executing permissions, it will be always given to the local copies
without this flag (unless you change it on the server side I guess).

   Cheers,
   Martin

-- 
Martin Senger
   email: martin.senger at gmail.com
   skype: martinsenger
consulting for:
   International Rice Research Institute
   Biometrics and Bioinformatics Unit
   DAPO BOX 7777, Metro Manila
   Philippines, phone: +63-2-580-5600 (ext.2324)




More information about the MOBY-dev mailing list