1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-11 16:58:40 +03:00

r18601: updated web page for new talloc build method

(This used to be commit fbd8028080108cd920ee0a65bdb10de2eb419cde)
This commit is contained in:
Andrew Tridgell 2006-09-18 01:51:57 +00:00 committed by Gerald (Jerry) Carter
parent e84ee4a6fd
commit f96b8c5391

View File

@ -29,12 +29,14 @@ svn. To fetch via svn use the following command:
<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>