Update instructions for checking out pidl.
authorBrad Hards <bradh@frogmouth.net>
Tue, 10 Mar 2009 16:11:39 +0000 (17:11 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 10 Mar 2009 16:11:39 +0000 (17:11 +0100)
pidl/README

index 8f31e408d514ea2da8583a75e8d8aa5722c26d5b..c6b7e11792604ed3f66d4206ad8d74d3241e8f41 100644 (file)
@@ -3,8 +3,9 @@ Introduction:
 This directory contains the source code of the pidl (Perl IDL) 
 compiler for Samba 4. 
 
 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 
 
 Pidl works by building a parse tree from a .pidl file (a simple 
 dump of it's internal parse tree) or a .idl file