home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 August / PCWorld_2001-08_cd.bin / Komunikace / sambar / _setup.1 / vcdir.stm < prev    next >
Text File  |  2000-10-17  |  1KB  |  38 lines

  1. <HTML>
  2. <HEAD><TITLE>Sambar Server Document Manager</TITLE></HEAD>
  3. <BODY bgcolor=#ffffff>
  4. <center><FONT SIZE=6>Sambar Server Document Manager</FONT>
  5. <P>
  6. <TABLE border=0 cellspacing=8>
  7. <TR><TD>
  8. <br>
  9. <B><FONT SIZE=+2 COLOR=#000088>Directory Version Control</FONT></B><BR>
  10. <FORM METHOD="POST" ACTION="/session/dm-vcdir">
  11. <input type=hidden name="home" value="<RCSbrowse>">
  12. <input type=hidden name="root" value="<RCPdir>">
  13. <input type=hidden name="path" value="<RC@txt2html(RC$path)>">
  14. <TABLE border=0 cellspacing=4>
  15. <TR><TD><B>Path:</B></TD>
  16.     <TD><FONT SIZE=+1><I><RC$path></I></FONT></TD></TR>
  17. <TR valign=top><TD><B>Checkin Files:</B></TD>
  18.     <TD><input type=radio name="checkin" value="true" CHECKED> yes
  19.         <input type=radio name="checkin" value="false"> no
  20.     <BR><FONT SIZE=-1><I>(Place all files under version control.)</I></FONT>
  21.     </TD></TR>
  22. <TR valign=top><TD><B>Comment:</B></TD>
  23.     <TD><textarea name="comment" cols="40" rows="5" wrap="virtual">Initial checkin of files in directory.</textarea>
  24.     </TD></TR>
  25. </TABLE>
  26. <br>
  27. <input type=submit value="Version Control">
  28. </FORM>
  29. <BR>
  30. Return to browsing: 
  31.     <A HREF="<RCSbrowse>/browse.stm?path=<RC@urlescape(RC$path)>"><RC$path></A>
  32. <BR>
  33. </TD></TR>
  34. </TABLE>
  35. </CENTER>
  36. </BODY>
  37. </HTML>
  38.