Dear sourceforge pd repo admins,
have i lost my read-write access to the pd-extended repository?

I wanted to make changes to the url where svn:externals are pulled from (namely from github), but i can't do that.
Please grant me some write access to externals/grill

or make the following changes (more will follow):

zbook:grill thomas$ svn diff
Index: .
===================================================================
--- . (revision 17445)
+++ . (working copy)

Property changes on: .
___________________________________________________________________
Modified: svn:externals
## -5,13 +5,13 ##
 dyn https://svn.grrrr.org/ext/trunk/dyn/
 dyn_py https://svn.grrrr.org/ext/trunk/dyn_py/
 dynext https://svn.grrrr.org/ext/trunk/dynext/
-flext https://svn.grrrr.org/ext/trunk/flext/
+flext https://github.com/grrrr/flext/trunk
 hr https://svn.grrrr.org/ext/trunk/hr/
 idelay https://svn.grrrr.org/ext/trunk/idelay/
-pool https://svn.grrrr.org/ext/trunk/pool/
-py https://svn.grrrr.org/ext/trunk/py/
+pool https://github.com/grrrr/pool/trunk
+py https://github.com/grrrr/py/trunk
 sched https://svn.grrrr.org/ext/trunk/sched/
-vasp https://svn.grrrr.org/ext/trunk/vasp/
+vasp https://github.com/grrrr/vasp/trunk
 vst https://svn.grrrr.org/ext/trunk/vst/
-xsample https://svn.grrrr.org/ext/trunk/xsample/
+xsample https://github.com/grrrr/xsample/trunk
 zconf https://svn.grrrr.org/ext/trunk/zconf/

thanks,
Thomas

--
Thomas Grill
http://grrrr.org



Am 25.03.2015 um 12:19 schrieb Thomas Grill <gr@grrrr.org>:

Hi all,
i have moved flext development to github.
Please find the source at
https://github.com/grrrr/flext
Also some of the more popular flext-based externals (xsample, py/pyext, pool) have moved to my github account and others will follow.

The reason is that i'd like to slowly adapt flext to the pure data build system, to 64-bit Max and to a purely C++ template-based layout.
Due to my limited time, i need your input! It seems that github is a great place for cooperation, so please go ahead!

thanks and all the best,
Thomas 

--
Thomas Grill