Changes between Version 2 and Version 3 of MethLabFromSubversion
- Timestamp:
- 04/03/07 02:13:07 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MethLabFromSubversion
v2 v3 1 = !MethLab from subversion =1 = !MethLab from Subversion = 2 2 3 3 There are currently two ways to get the 'bleeding edge' version of !MethLab: … … 7 7 The easiest way of getting the !MethLab sourcecode is downloading an up to date snapshot of the repository [http://methlab.thegraveyard.org/changeset/HEAD/trunk?old_path=%2F&format=zip here]. The advantage is that you need no extra tools besides your webbrowser and an unzip program to get and extract it. Downside is that if you want to update the snapshot, you'll have to download it again. 8 8 9 == Using subversion ==9 == Using Subversion == 10 10 11 If you have a subversion ('svn') client installed, you can also download a copy of the !MethLab sourcecode using that. The advantage is that it's easy to update your copy to the latest and greatest.11 If you have a Subversion ('svn') client installed, you can also download a copy of the !MethLab sourcecode using that. The advantage is that it's easy to update your copy to the latest and greatest. 12 12 13 13 === Checking out a copy of !MethLab === … … 39 39 === More information === 40 40 41 For more information about subversion, visit the [http://subversion.tigris.org/ subversion homepage].41 For more information about Subversion, visit the [http://subversion.tigris.org/ Subversion homepage].