Static Page Protocol: Difference between revisions

From genomewiki
Jump to navigationJump to search
m (→‎Files destined for hgdownloads: added cvs checkout)
(initial document)
Line 2: Line 2:


== Files Destined for the Round Robin and Mirrors (Public Documents) ==
== Files Destined for the Round Robin and Mirrors (Public Documents) ==
*The the made files are located in /usr/local/apache/htdocs
*The made files are located in /usr/local/apache/htdocs (this is the path used in push requests)
*These files should only be edited in your checkout of the kent and browser repository
*These files should only be edited in your checkout of the cvs browser repository
* To edit the files you will need to checkout your own copy of the repository in your home directory:  
* To edit the files you will need to checkout your own copy of the repository in your home directory:  
* cvs co browser
cvs co browser
*To view this files: http://hgwdev.cse.ucsc.edu/
*To view this files: http://hgwdev.cse.ucsc.edu/
*The progression of these files is:  hgwdev (http://hgwdev.cse.ucsc.edu/) --> hgwbeta (http://hgwbeta.cse.ucsc.edu/) --> RR (http://genome.ucsc.edu/)
*The progression of these files is:  hgwdev (http://hgwdev.cse.ucsc.edu/) --> hgwbeta (http://hgwbeta.cse.ucsc.edu/) --> RR (http://genome.ucsc.edu/)
Line 18: Line 18:


== Files destined for hgdownloads ==
== Files destined for hgdownloads ==
*These files are located in /usr/local/apache/htdocs-hgdownload
*These files are located in /usr/local/apache/htdocs-hgdownload (this is the path used in push requests)
*To edit non-data files, check out the hgdownloads repository:
*To edit non-data files, checkout the hgdownloads repository:
* cvs co hgdownloads
cvs co hgdownloads
*To view these: http://hgdownload-test.cse.ucsc.edu/downloads.html
*To view these: http://hgdownload-test.cse.ucsc.edu/downloads.html
*The progression for these files is hgdownload-test (http://hgdownload-test.cse.ucsc.edu/downloads.html) --> hgdownloads (http://hgdownload.cse.ucsc.edu/downloads.html)
*The progression for these files is hgdownload-test (http://hgdownload-test.cse.ucsc.edu/downloads.html) --> hgdownloads (http://hgdownload.cse.ucsc.edu/downloads.html)

Revision as of 22:13, 25 May 2010


Files Destined for the Round Robin and Mirrors (Public Documents)

  • The made files are located in /usr/local/apache/htdocs (this is the path used in push requests)
  • These files should only be edited in your checkout of the cvs browser repository
  • To edit the files you will need to checkout your own copy of the repository in your home directory:
cvs co browser


Files for Internal Use


Files destined for hgdownloads

  • These files are located in /usr/local/apache/htdocs-hgdownload (this is the path used in push requests)
  • To edit non-data files, checkout the hgdownloads repository:
cvs co hgdownloads