Fix paths for talloc into unpacked directory (rsync commands).
authorMichael Adam <obnox@samba.org>
Sun, 17 Feb 2008 21:57:04 +0000 (22:57 +0100)
committerStefan Metzmacher <metze@samba.org>
Sun, 14 Sep 2008 17:03:46 +0000 (19:03 +0200)
Michael
(cherry picked from commit 2839d7f67a0d3ed5b4841bf3c12ce73972636b88)
(This used to be commit a891494d9373a1ecda1ad67c3c6b96cf6d37ea47)

source3/lib/talloc/web/index.html

index e53e8960a86e0f44596783e22632a3c111f8bc79..90f6577b2d58b1a652ee376fc38e1f3ee0904d97 100644 (file)
@@ -35,8 +35,8 @@ svn. To fetch via svn use the following command:
 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 .
+  rsync -Pavz samba.org::ftp/unpacked/samba_4_0_test/source/lib/talloc .
+  rsync -Pavz samba.org::ftp/unpacked/samba_4_0_test/source/lib/libreplace .
 </pre>
 
 <hr>