[Debtorrent-commits] r41 - in /debtorrent/trunk: CHANGELOG README.txt

camrdale-guest at users.alioth.debian.org camrdale-guest at users.alioth.debian.org
Mon May 7 18:11:19 UTC 2007


Author: camrdale-guest
Date: Mon May  7 18:11:18 2007
New Revision: 41

URL: http://svn.debian.org/wsvn/debtorrent/?sc=1&rev=41
Log:
Modified Readme, added Changelog

Added:
    debtorrent/trunk/CHANGELOG
Modified:
    debtorrent/trunk/README.txt

Added: debtorrent/trunk/CHANGELOG
URL: http://svn.debian.org/wsvn/debtorrent/debtorrent/trunk/CHANGELOG?rev=41&op=file
==============================================================================
--- debtorrent/trunk/CHANGELOG (added)
+++ debtorrent/trunk/CHANGELOG Mon May  7 18:11:18 2007
@@ -1,0 +1,8 @@
+debtorrent (0.1.0)
+
+  * Initial release, based on BitTornado 0.3.18
+  * Added variable-sized pieces capability
+  * Modified programs to create/use .dtorrent files
+  * Added ability to use Packages files directly
+
+ -- Cameron Dale <camrdale at gmail.com>  Mon,  7 May 2007 20:59:00 -0700

Modified: debtorrent/trunk/README.txt
URL: http://svn.debian.org/wsvn/debtorrent/debtorrent/trunk/README.txt?rev=41&op=diff
==============================================================================
--- debtorrent/trunk/README.txt (original)
+++ debtorrent/trunk/README.txt Mon May  7 18:11:18 2007
@@ -1,14 +1,18 @@
 To start testing DebTorrent, do the following:
 
-1. Export the debtorrent source from subversion:
+1. Download the source from the Alioth project:
 
-   svn export svn://svn.debian.org/svn/debtorrent/debtorrent/trunk debtorrent
+   https://alioth.debian.org/frs/?group_id=31109
 
-2. Change into the debtorrent directory:
+2. Unpack it:
 
-   cd debtorrent
+   tar -xzvf debtorrent_<version>.tar.gz
 
-3. Choose an archive to download:
+3. Change into the debtorrent directory:
+
+   cd debtorrent-<version>
+
+4. Choose an archive to download:
 
    a) Choose a .dtorrent file from the dtorrents directory
    
@@ -35,7 +39,7 @@
    The recommended Packages file to use is from the stable suite (as it 
    doesn't change much), and section contrib (as it's the smallest).
 
-4. Start the download, depending on step 3, do the following:
+5. Start the download, depending on which archive was chosen, do the following:
 
    a) btdownloadheadless.py dtorrents/<file>.dtorrent
 
@@ -46,8 +50,7 @@
    d) btdownloadheadless.py http://ftp.us.debian.org/debian/dists/stable/contrib/binary-i386/Packages.gz
 
    You can use some of the options to btdownloadheadless (to see them, run it
-   without arguments) but most are untested, and some will break the download
-   (e.g. alloc_type).
+   without arguments) but most are untested.
 
 
 If you have any problems downloading, go to 




More information about the Debtorrent-commits mailing list