svn commit: samba r18601 - in branches/SAMBA_4_0/source/lib/talloc/web: .

tridge at samba.org tridge at samba.org
Mon Sep 18 01:51:57 GMT 2006


Author: tridge
Date: 2006-09-18 01:51:57 +0000 (Mon, 18 Sep 2006)
New Revision: 18601

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18601

Log:

updated web page for new talloc build method

Modified:
   branches/SAMBA_4_0/source/lib/talloc/web/index.html


Changeset:
Modified: branches/SAMBA_4_0/source/lib/talloc/web/index.html
===================================================================
--- branches/SAMBA_4_0/source/lib/talloc/web/index.html	2006-09-18 01:31:57 UTC (rev 18600)
+++ branches/SAMBA_4_0/source/lib/talloc/web/index.html	2006-09-18 01:51:57 UTC (rev 18601)
@@ -29,12 +29,14 @@
 
 <pre>
   svn co svn://svnanon.samba.org/samba/branches/SAMBA_4_0/source/lib/talloc talloc
+  svn co svn://svnanon.samba.org/samba/branches/SAMBA_4_0/source/lib/replace libreplace
 </pre>
 
 To fetch via rsync use this command:
 
 <pre>
   rsync -Pavz samba.org::ftp/unpacked/samba4/source/lib/talloc .
+  rsync -Pavz samba.org::ftp/unpacked/samba4/source/lib/libreplace .
 </pre>
 
 <hr>



More information about the samba-cvs mailing list