info-cvs
[Top][All Lists]
Advanced

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

Re: Problem with file permission when export && execute program when


From: rico
Subject: Re: Problem with file permission when export && execute program when
Date: Thu, 20 Jun 2002 13:11:18 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020412 Debian/0.9.9-6

Oh yes, I've not seen.
Well, it actually seems to be what I need. Just another little question :
what is ^cyclic-pages ? And where should I put this line (is it in "loginfo" file ?) :

^cyclic-pages (date; cat; (sleep 2; cd /u/www/local-docs;rm -rf siteweb; cvs -q export -D "1 second ago" -d siteweb site) &) >> $CVSROOT/CVSROOT/exportlog 2>&1


hmmm, and I have still another question (sorry) : which rights will this line be executed with ? (I need the files which are created has the user "www" as owner, because of my web server)
Thanks a lot if you can to answer my questions  :-)
--------
EDIT : I've just test this line which I put in loginfo, but it didn't work at all. :-(
No exportlog was created...


Pierre Asselin wrote:

rico <address@hidden> writes:

Larry Jones wrote:

        <http://www.cvshome.org/docs/manual/cvs_18.html#SEC171>

hmmm, it's not corresponding to my question  :-/


Scroll down a couple of screens, to the section titled
"Keeping a checked out copy".  Change the 'update' in the example
to an 'export'.  Note that 'cvs export' wants to start from a clean
slate, so you'll have to wipe out the destination directory before
starting the export.  Be careful how you test that thing!



reply via email to

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