Static Page Protocol: Difference between revisions

From genomewiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 8: Line 8:
*To view these files: http://hgwdev.cse.ucsc.edu/
*To view these 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/)


== Files for Internal Use ==
== Files for Internal Use ==
*These made files are located in /usr/local/apache/htdocs-genecats
*These made files are located in /usr/local/apache/htdocs-genecats
*To edit this files, checkout the repository in your home directory
*To edit this files, checkout the repository in your home directory:
  cvs co genecats  
  cvs co genecats  
*To view these files: http://genecats.cse.ucsc.edu/$directory
*To view these files: http://genecats.cse.ucsc.edu/$directory

Revision as of 22:25, 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

  • These made files are located in /usr/local/apache/htdocs-genecats
  • To edit this files, checkout the repository in your home directory:
cvs co genecats 

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 in your home directory:
cvs co hgdownloads