[UPHPU] automatic SVN management on one directory
Wade Preston Shearer
lists at wadeshearer.com
Mon Oct 22 15:24:21 MDT 2007
> Svn won't commit anything if there are no changes, so can't you
> safely put the svn checkin on a cron job:
>
> svn ci -m "This is the hourly checkin."
Yes, that should work. The part that is tricky is "svn add" and svn
delete". I need to have a list of the files that need to be added and
removed before I can commit the changes. That is the reason that I
was thinking of having the two directories so that I have something
to run a comparison on and generate an array of filenames.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2425 bytes
Desc: not available
Url : http://uphpu.org/pipermail/uphpu/attachments/20071022/3ca59c3d/smime.bin
More information about the UPHPU
mailing list