hi folks,
i'm requesting developer commit access to pd svn. for those of you not aware i've been a long term pd user, a regular #dataflow atendee, and an occasional contributor of code and other debris to this and other forums.
i'm requesting access to svn to help fix up the externals build system, add some of my own more useful externals and contribute to the documentation drive.
i'm currently maintaining packages for archlinux and 64studio - aka ubuntuLTS(hardy) for 64bit and although my particpation with pd is often fleeting i'm hoping to become a bit more active with my developments.
any objections?
sourceforge id 'dmotd' puredata.info id 'dmotd' freenode id 'dmotd'
etc..
dmotd
Sounds good to me!
.hc
On Aug 17, 2009, at 4:54 AM, dmotd wrote:
hi folks,
i'm requesting developer commit access to pd svn. for those of you not aware i've been a long term pd user, a regular #dataflow atendee, and an occasional contributor of code and other debris to this and other forums.
i'm requesting access to svn to help fix up the externals build system, add some of my own more useful externals and contribute to the documentation drive.
i'm currently maintaining packages for archlinux and 64studio - aka ubuntuLTS(hardy) for 64bit and although my particpation with pd is often fleeting i'm hoping to become a bit more active with my developments.
any objections?
sourceforge id 'dmotd' puredata.info id 'dmotd' freenode id 'dmotd'
etc..
dmotd
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
----------------------------------------------------------------------------
¡El pueblo unido jamás será vencido!
still no objections? would someone please flick the switch?!
cheers! dmotd
Hans-Christoph Steiner wrote:
Sounds good to me!
.hc
On Aug 17, 2009, at 4:54 AM, dmotd wrote:
hi folks,
i'm requesting developer commit access to pd svn. for those of you not aware i've been a long term pd user, a regular #dataflow atendee, and an occasional contributor of code and other debris to this and other forums.
i'm requesting access to svn to help fix up the externals build system, add some of my own more useful externals and contribute to the documentation drive.
i'm currently maintaining packages for archlinux and 64studio - aka ubuntuLTS(hardy) for 64bit and although my particpation with pd is often fleeting i'm hoping to become a bit more active with my developments.
any objections?
sourceforge id 'dmotd' puredata.info id 'dmotd' freenode id 'dmotd'
etc..
dmotd
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
¡El pueblo unido jamás será vencido!
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
Seems like we waiting long enough, if anyone has any objections please speak up. I added you, so you should have commit access.
.hc
On Aug 21, 2009, at 5:14 AM, dmotd wrote:
still no objections? would someone please flick the switch?!
cheers! dmotd
Hans-Christoph Steiner wrote:
Sounds good to me!
.hc
On Aug 17, 2009, at 4:54 AM, dmotd wrote:
hi folks,
i'm requesting developer commit access to pd svn. for those of you not aware i've been a long term pd user, a regular #dataflow atendee, and an occasional contributor of code and other debris to this and other forums.
i'm requesting access to svn to help fix up the externals build system, add some of my own more useful externals and contribute to the documentation drive.
i'm currently maintaining packages for archlinux and 64studio - aka ubuntuLTS(hardy) for 64bit and although my particpation with pd is often fleeting i'm hoping to become a bit more active with my developments.
any objections?
sourceforge id 'dmotd' puredata.info id 'dmotd' freenode id 'dmotd'
etc..
dmotd
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
¡El pueblo unido jamás será vencido!
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
----------------------------------------------------------------------------
I spent 33 years and four months in active military service and during that period I spent most of my time as a high class muscle man for Big Business, for Wall Street and the bankers. - General Smedley Butler
thanks hc,
i'll be on my best behaviour!
oh, and as far as the current layout goes, is it best to create my own subdirectory in the externals root as keeping with tradition, or is there a new transcendent method which i should be aware.
as for this externals build tree problematic, i will be sure to put my findings on the developers wiki before comiting to svn, where is the current conversation with you and IO happening?
cheers, dmotd
Hans-Christoph Steiner wrote:
Seems like we waiting long enough, if anyone has any objections please speak up. I added you, so you should have commit access.
.hc
On Aug 21, 2009, at 5:14 AM, dmotd wrote:
still no objections? would someone please flick the switch?!
cheers! dmotd
Hans-Christoph Steiner wrote:
Sounds good to me!
.hc
On Aug 17, 2009, at 4:54 AM, dmotd wrote:
hi folks,
i'm requesting developer commit access to pd svn. for those of you not aware i've been a long term pd user, a regular #dataflow atendee, and an occasional contributor of code and other debris to this and other forums.
i'm requesting access to svn to help fix up the externals build system, add some of my own more useful externals and contribute to the documentation drive.
i'm currently maintaining packages for archlinux and 64studio - aka ubuntuLTS(hardy) for 64bit and although my particpation with pd is often fleeting i'm hoping to become a bit more active with my developments.
any objections?
sourceforge id 'dmotd' puredata.info id 'dmotd' freenode id 'dmotd'
etc..
dmotd
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
¡El pueblo unido jamás será vencido!
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
I spent 33 years and four months in active military service and during that period I spent most of my time as a high class muscle man for Big Business, for Wall Street and the bankers. - General Smedley Butler
I'd say that the best thing to do is put a folder in externals for each library, so like:
externals/mylibrary externals/mylibrary/myobject.c externals/mylibrary/myobject-help.pd externals/mylibrary/Makefile
Some people like a folder for all their libraries, that's ok too:
externals/me/mylibrary externals/me/mylibrary/myobject.c externals/me/mylibrary/myobject-help.pd externals/me/mylibrary/Makefile externals/me/myotherlibrary externals/me/myotherlibrary/myobject.c externals/me/myotherlibrary/myobject-help.pd externals/me/myotherlibrary/Makefile
To start with, I think its good to discuss changes before committing, but once things get going, then its usually fine to commit directly. The night builds will tell us if something is broken :).
.hc
On Aug 21, 2009, at 9:28 AM, dmotd wrote:
thanks hc,
i'll be on my best behaviour!
oh, and as far as the current layout goes, is it best to create my own subdirectory in the externals root as keeping with tradition, or is there a new transcendent method which i should be aware.
as for this externals build tree problematic, i will be sure to put my findings on the developers wiki before comiting to svn, where is the current conversation with you and IO happening?
cheers, dmotd
Hans-Christoph Steiner wrote:
Seems like we waiting long enough, if anyone has any objections please speak up. I added you, so you should have commit access.
.hc
On Aug 21, 2009, at 5:14 AM, dmotd wrote:
still no objections? would someone please flick the switch?!
cheers! dmotd
Hans-Christoph Steiner wrote:
Sounds good to me!
.hc
On Aug 17, 2009, at 4:54 AM, dmotd wrote:
hi folks,
i'm requesting developer commit access to pd svn. for those of you not aware i've been a long term pd user, a regular #dataflow atendee, and an occasional contributor of code and other debris to this and other forums.
i'm requesting access to svn to help fix up the externals build system, add some of my own more useful externals and contribute to the documentation drive.
i'm currently maintaining packages for archlinux and 64studio - aka ubuntuLTS(hardy) for 64bit and although my particpation with pd is often fleeting i'm hoping to become a bit more active with my developments.
any objections?
sourceforge id 'dmotd' puredata.info id 'dmotd' freenode id 'dmotd'
etc..
dmotd
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
¡El pueblo unido jamás será vencido!
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
I spent 33 years and four months in active military service and during that period I spent most of my time as a high class muscle man for Big Business, for Wall Street and the bankers. - General Smedley Butler
----------------------------------------------------------------------------
I have always wished for my computer to be as easy to use as my telephone; my wish has come true because I can no longer figure out how to use my telephone." --Bjarne Stroustrup