python p4rss.py > sample.p4rss.xml python p4rss.py ... > p4rss.xml p4 changes -m10 ... > last10changes.txt @rem zip is commandline zip from cygwin zip p4rss.zip last10changes.txt p4rss.xml p4rss.py p4rss.html sample.p4rss.xml @rem RadioUserland is no longer available. Commenting out RadioUserland. @rem @rem copy p4rss.html, p4rss.zip and sample.p4rss.xml files @rem to c:\RadioUserland\www\ @rem so that they can be uploaded to my website. @rem copy p4rss.html c:\RadioUserland\www\p4rss.html @rem copy p4rss.xml c:\RadioUserland\www\p4rss.xml @rem copy p4rss.zip c:\RadioUserland\www\ @rem copy sample.p4rss.xml c:\RadioUserland\www\
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#6 | 3358 | Jay Han | added email option and updated release.bat | ||
#5 | 2814 | Jay Han |
p4rss.xml is the RSS feed for p4rss at public.perforce.com. Whenever I make a new release (by running release.bat), p4rss.xml should be posted to the website. |
||
#4 | 2793 | Jay Han | rename index.html to p4rss.html and modify release.bat to reflect this change. | ||
#3 | 2792 | Jay Han | fixed typo - tsssst. | ||
#2 | 2791 | Jay Han | copy index.html to my website as p4rss.html | ||
#1 | 2790 | Jay Han | make releasable zip bundle and upload the files to web site |