From: Michael Adam Date: Sun, 17 Feb 2008 21:57:04 +0000 (+0100) Subject: Fix paths for talloc into unpacked directory (rsync commands). X-Git-Url: http://git.samba.org/?p=metze%2Fsamba%2Fwip.git;a=commitdiff_plain;h=5806d2694defb763a34f32508a940508ae052268 Fix paths for talloc into unpacked directory (rsync commands). Michael (cherry picked from commit 2839d7f67a0d3ed5b4841bf3c12ce73972636b88) (This used to be commit a891494d9373a1ecda1ad67c3c6b96cf6d37ea47) --- diff --git a/source3/lib/talloc/web/index.html b/source3/lib/talloc/web/index.html index e53e8960a86e..90f6577b2d58 100644 --- a/source3/lib/talloc/web/index.html +++ b/source3/lib/talloc/web/index.html @@ -35,8 +35,8 @@ svn. To fetch via svn use the following command: To fetch via rsync use this command:
-  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 .