From 66a26a0ac27462361cb94e3ef1744d275bd95da1 Mon Sep 17 00:00:00 2001 From: Brad Hards Date: Tue, 10 Mar 2009 17:11:39 +0100 Subject: [PATCH] Update instructions for checking out pidl. --- pidl/README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pidl/README b/pidl/README index 8f31e408d51..c6b7e117926 100644 --- a/pidl/README +++ b/pidl/README @@ -3,8 +3,9 @@ Introduction: This directory contains the source code of the pidl (Perl IDL) compiler for Samba 4. -The main sources for pidl are available by Subversion on -svn://svnanon.samba.org/samba/branches/SAMBA_4_0/source/pidl +The main sources for pidl are available using Git as part of +the combined Samba 3 / Samba 4 tree. Use: +git clone git://git.samba.org/samba.git Pidl works by building a parse tree from a .pidl file (a simple dump of it's internal parse tree) or a .idl file -- 2.34.1