From: Matthias T. <mt...@we...> - 2012-12-10 20:24:21
|
Hi all, Sourceforge gradually updates all projects to a new system. Today I migrated amforth to it. The most important change for now is a new subversion location. You may wish to re-checkout your sandboxes. You find all details at the known URL http://sourceforge.net/projects/amforth/ and links from there. Enjoy the new features and blame sourceforge for missing ones (the svn commit history browser is really nice) ;) Matthias |
From: Enoch <ix...@ho...> - 2012-12-11 21:21:24
|
Hello Matthias, I think this can be done by: svn switch svn://svn.code.sf.net/p/amforth/code/trunk Regards, Enoch. Matthias Trute <mt...@we...> writes: > Hi all, > > Sourceforge gradually updates all projects to a new system. > Today I migrated amforth to it. The most important change for > now is a new subversion location. You may wish to re-checkout > your sandboxes. > > You find all details at the known URL > http://sourceforge.net/projects/amforth/ > and links from there. > > Enjoy the new features and blame sourceforge > for missing ones (the svn commit history browser > is really nice) ;) > > Matthias > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d |
From: Erich W. <ew....@na...> - 2012-12-12 11:08:23
|
Hi Matthias, On 12/10/2012 09:24 PM, Matthias Trute wrote: > You find all details at the known URL > http://sourceforge.net/projects/amforth/ > and links from there. Also, ich seh da den neuen svn Pfad nicht. Ich hab auch ein bißchen in "Code" rumgeklickt, aber irgendwie bin ich zu doof. Ich tät befürworten, daß diese Information noch irgendwo hin kommt, auch auf amforth.sourceforge.net Andererseits ~/Forth/amforth 33 > svn info Path: . Working Copy Root Path: /home/ew/Forth/amforth URL: https://amforth.svn.sourceforge.net/svnroot/amforth Repository Root: https://amforth.svn.sourceforge.net/svnroot/amforth Repository UUID: 1be2a6a9-e81f-0410-9be0-e59bd151596a Revision: 1312 ... scheint immer noch zu funktionieren: ew@metis:~/Forth/amforth 34 > svn st -u ... M 1312 trunk/lib/bitnames.frt ? trunk/lib/lib ? trunk/core/refcard.tex ? trunk/appl/template-test ? trunk/appl/atmega32 Status against revision: 1312 das ist 'ne lokale Änderung. Ok, dann tät ich nur noch befürworten, daß auf http://amforth.sourceforge.net/ hinter "Karl Lunt has written an excellent User guide ..." sowas steht wie: To checkout the complete sources use "svn co https://amforth.svn.sourceforge.net/svnroot/amforth" oder was immer der bevorzugte Pfad ist. Es sei denn, es gibt einen Grund, daß das da nicht steht :-) Forth-ev: a. das Heft hat nochmal ein neues Titelbild bekommen, alldieweil das für's Ausdrucken schlecht geeignet war. b. die Forth Tagung 2013 findet am 19.-21.April in Garmisch statt. Steht aber auch im Heft. Als Drachenhüter *muss* ich da sowieso hin :-) Bis demNeXT, Erich |
From: Enoch <ix...@ho...> - 2012-12-12 15:06:08
|
English please. Thanks, Enoch. P/S I discovered bitnames.frt as it was mentioned in r1312 SYNONYM. Did something similar so feel like "reinventing the wheel" :-) Would be happier if doc is made more current and would be ready to help. Erich Waelde <ew....@na...> writes: > Hi Matthias, > > On 12/10/2012 09:24 PM, Matthias Trute wrote: >> You find all details at the known URL >> http://sourceforge.net/projects/amforth/ >> and links from there. > > Also, ich seh da den neuen svn Pfad nicht. > Ich hab auch ein bißchen in "Code" rumgeklickt, > aber irgendwie bin ich zu doof. > > Ich tät befürworten, daß diese Information > noch irgendwo hin kommt, auch auf amforth.sourceforge.net > > Andererseits > > ~/Forth/amforth 33 > svn info > Path: . > Working Copy Root Path: /home/ew/Forth/amforth > URL: https://amforth.svn.sourceforge.net/svnroot/amforth > Repository Root: https://amforth.svn.sourceforge.net/svnroot/amforth > Repository UUID: 1be2a6a9-e81f-0410-9be0-e59bd151596a > Revision: 1312 > ... > > scheint immer noch zu funktionieren: > ew@metis:~/Forth/amforth 34 > svn st -u > ... > M 1312 trunk/lib/bitnames.frt > ? trunk/lib/lib > ? trunk/core/refcard.tex > ? trunk/appl/template-test > ? trunk/appl/atmega32 > Status against revision: 1312 > > das ist 'ne lokale Änderung. > > > Ok, dann tät ich nur noch befürworten, daß > auf http://amforth.sourceforge.net/ hinter > "Karl Lunt has written an excellent User guide ..." > sowas steht wie: > > To checkout the complete sources use > "svn co https://amforth.svn.sourceforge.net/svnroot/amforth" > oder was immer der bevorzugte Pfad ist. > Es sei denn, es gibt einen Grund, daß das da > nicht steht :-) > > > Forth-ev: > a. das Heft hat nochmal ein neues Titelbild bekommen, alldieweil das > für's Ausdrucken schlecht geeignet war. > b. die Forth Tagung 2013 findet am 19.-21.April in Garmisch statt. > Steht aber auch im Heft. Als Drachenhüter *muss* ich da sowieso > hin :-) > > Bis demNeXT, > Erich > > > > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d |
From: Erich W. <ew....@na...> - 2012-12-12 20:58:00
|
On 12/12/2012 04:05 PM, Enoch wrote: > English please. Thanks, Enoch. message went down the wrong pipe. You did not miss anything imporant, as far as I can tell. Sorry for the noise. Cheers, Erich |
From: Matthias T. <mt...@we...> - 2012-12-13 16:40:28
|
Hi Enoch, > Would be happier if doc is made more current and would be ready to > help. please forgive my ignorance, I'm not a native English speaker. *who* would be happier? I can tell for sure, that *I* would definitly be happier if (append your sentence here). No, I'm definitly not amused about such mails. Matthias |
From: Enoch <ix...@ho...> - 2012-12-13 21:20:24
|
Hi Matthias, First, your amforth contibution is highly respected and appreciated here. There was not even a hint of derision! I simply mentioned that unnecessarily I reinvented another "bitnames.frt" and to prevent things like that from reoccuring I was asking if the docs can be made more current and comprehensive by enabling more people to contibute especially to the time consuming documentation effort, through an accompanying project wiki perhaps. Thanks, Enoch. Matthias Trute <mt...@we...> writes: > Hi Enoch, > >> Would be happier if doc is made more current and would be ready to >> help. > > please forgive my ignorance, I'm not a native English speaker. > *who* would be happier? I can tell for sure, that *I* would > definitly be happier if (append your sentence here). > > No, I'm definitly not amused about such mails. > > Matthias > > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d |
From: Erich W. <ew....@na...> - 2012-12-12 21:00:51
|
On 12/10/2012 09:24 PM, Matthias Trute wrote: > Hi all, > > Sourceforge gradually updates all projects to a new system. > Today I migrated amforth to it. The most important change for > now is a new subversion location. You may wish to re-checkout > your sandboxes. > > You find all details at the known URL > http://sourceforge.net/projects/amforth/ > and links from there. I found out that enabling javascript on this site greatly changes what you see. So iff you don't see the links to the source code repository, like I did, consider to check your browsers configuration. Cheers, Erich |