Done.
How about I write it in an email, and you try it. If it works for you, add it to those wiki pages with the fresh newbie's perspective.
I think this should work:
svn co --username myname https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/
- --username is your sourceforge username
- it must be httpS when you are doing it writable
.hc
On Sep 21, 2010, at 8:56 PM, august wrote:
Hi,
I just spent about 30-40 minutes trying to figure out how to get a writable svn checkout.
Is there any way someone could add that info to one of the multiple pages that try to instruct you to get the source?
http://puredata.info/docs/developer/GettingPdSource http://puredata.info/docs/developer/SourceRepositories http://puredata.info/docs/developer/SVNCommitAccess
For developers like myself who only make occasional commits, something like this would really help. There are too many version control systems and frameworks to remember how to do everything, everywhere. A few simple command line examples would really help.
thank you -august.