view videos.html @ 18:94ecb919a31c

Update for 1.2
author Chris Cannam
date Wed, 14 Mar 2012 15:23:22 +0000
parents 3bed8cc7e99e
children e91c71623519
line wrap: on
line source
<!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="development.html" title="Development">Development</a></li>
<li><a href="screenshots.html" title="Screenshots">Screenshots</a></li>
<li>Videos</li>
<li class=last><a href="download.html" title="Download">Download</a></li>
</ul>
	            </div>
        </div></div>
      
<div id="page">

<p><big><a href="/">EasyMercurial</a> is a simple user interface for the <a href="http://mercurial.selenic.com/">Mercurial</a> distributed version control system.</big></p>

<p>These videos contain short examples of using EasyMercurial for
different tasks &mdash; neither video assumes any significant prior
knowledge.  In both cases the system shown is running Linux, but
EasyMercurial itself is very similar on any platform.</p>

<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&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ef6a35&amp;fullscreen=1"
/><embed
src="http://vimeo.com/moogaloop.swf?clip_id=29779278&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ef6a35&amp;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>
An introduction showing how to get from a remote Mercurial repository URL to a folder on your local computer, using EasyMercurial.
<br><br><a href="http://vimeo.com/29779278">View on Vimeo</a><br>(higher resolution)
<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&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ef6a35&amp;fullscreen=1"
/><embed
src="http://vimeo.com/moogaloop.swf?clip_id=29779641&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ef6a35&amp;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>
An introduction showing how to start using version control for an existing code project, with EasyMercurial.
<br><br><a href="http://vimeo.com/29779641">View on Vimeo</a><br>(higher resolution)
<br><br>
</td>
</tr>

</div>