diff options
Diffstat (limited to 'source4/lib/talloc/web/index.html')
-rw-r--r-- | source4/lib/talloc/web/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/lib/talloc/web/index.html b/source4/lib/talloc/web/index.html index 2a6c2d0768..106920e8a5 100644 --- a/source4/lib/talloc/web/index.html +++ b/source4/lib/talloc/web/index.html @@ -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> |