Mercurial > hg > easyhg-website
diff videos.html @ 10:14bec93c9f9c
Merge
author | Chris Cannam |
---|---|
date | Tue, 11 Oct 2011 11:08:47 +0100 |
parents | 0916db73089d |
children | 119ab0d2dc7f |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/videos.html Tue Oct 11 11:08:47 2011 +0100 @@ -0,0 +1,64 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> + <title>EasyMercurial</title> + <link rel="stylesheet" href="screen.css" media="screen"/> + <meta name="robots" content="index"> + <meta name="description" content=""> + </head> +<body> + +<div id="logo-title"><h1 id="site-name">EasyMercurial</h1></div> + + <div id="navbar"><div id="navbar-inner"> + <a name="navigation" id="navigation"></a> + <div id="primary"> + <ul class="links"><li class="first"><a href="index.html" title="">Home</a></li> +<li><a href="http://code.soundsoftware.ac.uk/projects/easyhg" title="Project page">Project page</a></li> +<li><a href="http://bitbucket.org/cannam/easyhg" title="BitBucket">BitBucket</a></li> +<li><a href="http://code.soundsoftware.ac.uk/projects/easyhg/wiki/Screenshots" title="Screenshots">Screenshots</a></li> +<li>Videos</li> +<li class=last><a href="download.html">Download</a></li> +</ul> </div> + </div></div> + +<div id="page"> + +<table border=0 cellspacing=8 cellpadding=8> + +<tr> +<td valign=top> +<object width="400" height="300"><param name="allowfullscreen" +value="true" /><param name="allowscriptaccess" value="always" /><param +name="movie" +value="http://vimeo.com/moogaloop.swf?clip_id=29779278&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" +/><embed +src="http://vimeo.com/moogaloop.swf?clip_id=29779278&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" +type="application/x-shockwave-flash" allowfullscreen="true" +allowscriptaccess="always" width="400" height="300"></embed></object> +</td> +<td valign=top><b>Opening a remote repository</b><p> +How to get from a remote Mercurial repository URL to a folder on your local computer, using EasyMercurial. +<br><br> +</td> +</tr> + +<tr> +<td valign=top> +<object width="400" height="300"><param name="allowfullscreen" +value="true" /><param name="allowscriptaccess" value="always" /><param +name="movie" +value="http://vimeo.com/moogaloop.swf?clip_id=29779641&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" +/><embed +src="http://vimeo.com/moogaloop.swf?clip_id=29779641&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" +type="application/x-shockwave-flash" allowfullscreen="true" +allowscriptaccess="always" width="400" height="300"></embed></object> +</td> +<td valign=top><b>Putting a project under version control</b><p> +How to start using version control for an existing code project, with EasyMercurial. +<br><br> +</td> +</tr> + +</div>