/[svn]/web/trunk/www.linuxsampler.org/libgig/index.html
ViewVC logotype

Diff of /web/trunk/www.linuxsampler.org/libgig/index.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1990 by schoenebeck, Wed Aug 26 05:57:02 2009 UTC revision 2178 by persson, Fri Jun 3 14:41:39 2011 UTC
# Line 37  Line 37 
37          </TH>          </TH>
38          <tbody>          <tbody>
39                  <tr>                  <tr>
40                            <td>3.3.0</td>
41                            <td><a href="http://download.linuxsampler.org/packages/libgig-3.3.0.tar.bz2">libgig-3.3.0.tar.bz2</a></td>
42                            <td>330k</td>
43                            <td>30-Jul-2009 10:35</td>
44                    </tr>
45                    <tr>
46                          <td>3.2.1</td>                          <td>3.2.1</td>
47                          <td><a href="http://download.linuxsampler.org/packages/libgig-3.2.1.tar.bz2">libgig-3.2.1.tar.bz2</a></td>                          <td><a href="http://download.linuxsampler.org/packages/libgig-3.2.1.tar.bz2">libgig-3.2.1.tar.bz2</a></td>
48                          <td>316k</td>                          <td>316k</td>
# Line 214  Line 220 
220      (Sorry, these UML diagrams are a bit outdated).      (Sorry, these UML diagrams are a bit outdated).
221      </p>      </p>
222    
223      <a name="cvs"></a>      <a name="svn"></a>
224      <h1>CVS</h1>      <h1>Subversion</h1>
225      <p>      <p>
226        You can check out the latest development version of libgig from the        You can check out the latest development version of libgig from the
227        LinuxSampler CVS server:        LinuxSampler Subversion server:
228      </p>      </p>
229      <p>      <p>
230        <table border="1">        <table border="1">
231          <tbody>          <tbody>
232            <tr><TD>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co libgig</TD></tr>            <tr><TD>svn co https://svn.linuxsampler.org/svn/libgig/trunk libgig</TD></tr>
233          </tbody>          </tbody>
234        </table>        </table>
235      </p>      </p>
236      <p>      <p>
237       You can also <a href="http://cvs.linuxsampler.org/cgi-bin/viewcvs.cgi/libgig/">browse the libgig CVS repository</a>.       You can also <a href="http://svn.linuxsampler.org/cgi-bin/viewvc.cgi/libgig/trunk/">browse the libgig Subversion repository</a>.
238      </p>      </p>
239    
240      <a name="author"></a>      <a name="author"></a>

Legend:
Removed from v.1990  
changed lines
  Added in v.2178

  ViewVC Help
Powered by ViewVC