Re: [Gambas-user] Switching to GitLab

2017-08-23 Thread Christof Thalhofer
Hello Piccoro, Am 24.08.2017 um 00:07 schrieb PICCORO McKAY Lenz: > yes, i reading now with calm.. all you have right in part... Thank you! I did not want to offend you! Maybe you could really work together with ML, unfortunately I do not have the time to rewrite the article, as I have a hard job

Re: [Gambas-user] gambas install instructions

2017-08-23 Thread PICCORO McKAY Lenz
oh i have a very old version of sort, the -V dont work for me.. and -g gives me 3.9.2 grrraa download and recompile sort Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com 2017-08-22 4:14 GMT-04:00 Christof Thalhofer : > Am 18.08.2017 um 10:46 schrieb PICCORO McKAY Lenz: > > > but

Re: [Gambas-user] Switching to GitLab

2017-08-23 Thread PICCORO McKAY Lenz
yes, i reading now with calm.. all you have right in part... T lee pass a good guide> "git - the simple guide" : https://rogerdudler.github.io/git-guide/ i-ll try to make a article externally and pass to you guys .. about the wiki, i-ll check today at my night, if nobody take it.. if there-s no

Re: [Gambas-user] Switching to GitLab

2017-08-23 Thread PICCORO McKAY Lenz
Yes, i understand no problem .. please edit the wiki or change it! As need .. I don't know what its the problem. I'm not in a injury its my faul, due its a very extended ... but you guys there are you here.. to fixed right? Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com 2017-08-23

[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1143: Sometimes "Print" function in a Timer routine prints also a kind of \t

2017-08-23 Thread Benoît Minisini via Gambas-user
Message transféré Sujet : [Gambas Bug Tracker] Bug #1143: Sometimes "Print" function in a Timer routine prints also a kind of \t Date : Wed, 23 Aug 2017 18:51:58 GMT De : bugtrac...@gambaswiki.org Pour : tmore...@ajm-software.com, vu...@yahoo.it, g4m...@gmail.com http://gamba

[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1143: Sometimes "Print" function in a Timer routine prints also a kind of \t

2017-08-23 Thread Benoît Minisini via Gambas-user
Message transféré Sujet : [Gambas Bug Tracker] Bug #1143: Sometimes "Print" function in a Timer routine prints also a kind of \t Date : Wed, 23 Aug 2017 18:52:13 GMT De : bugtrac...@gambaswiki.org Pour : tmore...@ajm-software.com, vu...@yahoo.it, g4m...@gmail.com http://gamba

Re: [Gambas-user] Switching to GitLab

2017-08-23 Thread ML
Piccoro, Please don't take it personal. I tried to read that same wiki page, and I had the same issues as Christof; could not make heads nor tails of it. You know your english lacks sometimes, and have been told so a couple of times now. To make things worse, it looks -to me at least- that you ass

Re: [Gambas-user] Switching to GitLab

2017-08-23 Thread Jussi Lahtinen
Thanks! Jussi On Wed, Aug 23, 2017 at 6:08 PM, T Lee Davidson wrote: > "git - the simple guide" : https://rogerdudler.github.io/git-guide/ > (Geared toward GitHub but still applicable and quite simple.) > > "Understanding Git Conceptually" : https://www.sbf5.com/~cduan/te > chnical/git/ > > "P

Re: [Gambas-user] Switching to GitLab

2017-08-23 Thread PICCORO McKAY Lenz
well cristhof, you could improve it! please go on! of course all the wiki pages are a couple of many modifications over the time, until got pretty well done! sorry for my bad english.. do you write at the gambas wiki? you can improve it.. Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.

Re: [Gambas-user] Switching to GitLab

2017-08-23 Thread Christof Thalhofer
Am 23.08.2017 um 19:04 schrieb PICCORO McKAY Lenz: > Jussi, that commands are good.. that's the difference: > git checkout onlyif you trash changes by files (one file or only some files) > git reset for a entire branch (all the files that changes) Sorry, but what you write is not understandable.

Re: [Gambas-user] Switching to GitLab

2017-08-23 Thread PICCORO McKAY Lenz
Jussi, that commands are good.. that's the difference: git checkout onlyif you trash changes by files (one file or only some files) git reset for a entire branch (all the files that changes) Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com 2017-08-23 8:56 GMT-04:00 Jussi Lahtinen :

[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1144: No gambas 3.10 packages in launchpad

2017-08-23 Thread Benoît Minisini via Gambas-user
Message transféré Sujet : [Gambas Bug Tracker] Bug #1144: No gambas 3.10 packages in launchpad Date : Wed, 23 Aug 2017 16:43:43 GMT De : bugtrac...@gambaswiki.org Pour : isaf...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1144&from=L21haW4- Sa

[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1143: Sometimes "Print" function in a Timer routine prints also a kind of \t

2017-08-23 Thread Benoît Minisini via Gambas-user
Message transféré Sujet : [Gambas Bug Tracker] Bug #1143: Sometimes "Print" function in a Timer routine prints also a kind of \t Date : Wed, 23 Aug 2017 16:27:07 GMT De : bugtrac...@gambaswiki.org Pour : tmore...@ajm-software.com, vu...@yahoo.it, g4m...@gmail.com http://gamba

[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1143: Sometimes "Print" function in a Timer routine prints also a kind of \t

2017-08-23 Thread Benoît Minisini via Gambas-user
Message transféré Sujet : [Gambas Bug Tracker] Bug #1143: Sometimes "Print" function in a Timer routine prints also a kind of \t Date : Wed, 23 Aug 2017 16:15:17 GMT De : bugtrac...@gambaswiki.org Pour : tmore...@ajm-software.com, vu...@yahoo.it, g4m...@gmail.com http://gamba

Re: [Gambas-user] Switching to GitLab

2017-08-23 Thread T Lee Davidson
"git - the simple guide" : https://rogerdudler.github.io/git-guide/ (Geared toward GitHub but still applicable and quite simple.) "Understanding Git Conceptually" : https://www.sbf5.com/~cduan/technical/git/ "Pro Git" : https://git-scm.com/book/en/v2 (More comprehensive since it's an online HTML

Re: [Gambas-user] Switching to GitLab

2017-08-23 Thread Jussi Lahtinen
Thanks for all the answers. I was hoping something more automatic. I find these commands: git fetch --all git reset --hard origin/master Are there any side effects? I don't really know how git works and thus I don't quite understand what they do. I should learn the basics, but it seems to be thing

Re: [Gambas-user] Database help

2017-08-23 Thread PICCORO McKAY Lenz
in the IDE->menu->tools->softwarefarm-> then search do you are female jessacandelearia ? due then a female "+" in the gambas community Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com 2017-08-23 1:10 GMT-04:00 Tobias Boege : > On Wed, 23 Aug 2017, Jessa wrote: > > Good day, how to

Re: [Gambas-user] Switching to GitLab

2017-08-23 Thread PICCORO McKAY Lenz
yeah, but with statch you need firs made it a "mark" i that case he dont have that mark Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com 2017-08-23 5:37 GMT-04:00 Fabien Bodard : > or maby statch ? > > 2017-08-23 2:29 GMT+02:00 PICCORO McKAY Lenz : > > sorry to overriding local cha

[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1143: Sometimes "Print" function in a Timer routine prints also a kind of \t

2017-08-23 Thread Benoît Minisini via Gambas-user
Message transféré Sujet : [Gambas Bug Tracker] Bug #1143: Sometimes "Print" function in a Timer routine prints also a kind of \t Date : Wed, 23 Aug 2017 03:46:27 GMT De : bugtrac...@gambaswiki.org Pour : tmore...@ajm-software.com, vu...@yahoo.it, g4m...@gmail.com http://gamba

[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1143: Sometimes "Print" function in a Timer routine prints also a kind of \t

2017-08-23 Thread Benoît Minisini via Gambas-user
Message transféré Sujet : [Gambas Bug Tracker] Bug #1143: Sometimes "Print" function in a Timer routine prints also a kind of \t Date : Wed, 23 Aug 2017 03:47:38 GMT De : bugtrac...@gambaswiki.org Pour : tmore...@ajm-software.com, vu...@yahoo.it, g4m...@gmail.com http://gamba

Re: [Gambas-user] Switching to GitLab

2017-08-23 Thread Fabien Bodard
or maby statch ? 2017-08-23 2:29 GMT+02:00 PICCORO McKAY Lenz : > sorry to overriding local change u must get back : > > git checkout -- > git fetch;git pull > > Lenz McKAY Gerardo (PICCORO) > http://qgqlochekone.blogspot.com > > 2017-08-22 16:38 GMT-04:00 Jussi Lahtinen : > >> How do I update so