[PD-cvs] CVSROOT avail,1.8,1.9

Hans-Christoph Steiner eighthave at users.sourceforge.net
Fri Dec 17 07:35:14 CET 2004


Update of /cvsroot/pure-data/CVSROOT
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23321

Modified Files:
	avail 
Log Message:
used the wrong syntax for directories; added maxlib and iemlib since they are just imported and not maintained in the CVS

Index: avail
===================================================================
RCS file: /cvsroot/pure-data/CVSROOT/avail,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** avail	3 Sep 2004 23:56:32 -0000	1.8
--- avail	17 Dec 2004 06:35:12 -0000	1.9
***************
*** 9,23 ****
  
  # ACLs at Yves Degoyon's request
! unavail |  | gem2pdp
! avail | sevyves,eighthave | gem2pdp
! unavail |  | pidip
! avail | sevyves,eighthave | pidip
! unavail |  | unauthorized
! avail | sevyves,eighthave | unauthorized
  
  # T. Grill's cvs automatically syncs with the SourceForge
  # so changes here wouldn't make it to his CVS.
! unavail |  | grill
! avail | xovo | grill
  
  # restrict the MAIN branch of "pd" to prevent accidental 
--- 9,24 ----
  
  # ACLs at Yves Degoyon's request
! unavail |  | externals/gem2pdp,externals/pidip,externals/unauthorized
! avail | sevyves,eighthave | externals/gem2pdp,externals/pidip,externals/unauthorized
  
  # T. Grill's cvs automatically syncs with the SourceForge
  # so changes here wouldn't make it to his CVS.
! unavail |  | externals/grill
! avail | xovo | externals/grill
! 
! # this code was imported by Hans and not maintained in CVS
! # so changes here would have to be merged
! unavail |  | externals/maxlib,externals/iemlib
! avail | eighthave | externals/maxlib,externals/iemlib
  
  # restrict the MAIN branch of "pd" to prevent accidental 





More information about the Pd-cvs mailing list