expand sgt_newX for sgt_progressbar, sgt_item v:0.22.21
expand sgt_newX for sgt_button, sgt_form, sgt_panel v:0.22.20
expand sgt_newX for sgt_group, sgt_listbox v:0.22.17
expand sgt_newX for sgt_border, sgt_canvas, sgt_caption v:0.22.15
expand sgt_newX for sgt_label v:0.22.11
proving with new sgt_newX wrapper function v:0.22.10
Hi, Finally! It works! Thanks. I forgot the unix name is a bit different. Thanks a lot. You can close the ticket. Best regards, OnlyZaenae
create new sgt_new wrapper function with new style v:0.22.04
create own file for framework wrapper code v:0.22.03
exchange the SGT_BASE and SGT_BASE_OBJECT names v:0.22.02
Experiments for new argumentumlist of sgt_new v:0.22.01
New edition: Lerna v:0.22.00
Experiments for new argumentumlist of sgt_new v:0.22.01
New edition: Lerna v:0.22.00
Hi, I have updated the remote based on your proposal: git remote set-url origin onlyzaenae@git.code.sf.net:/p/sgt_fw/code result: git push -u origin master ** WARNING: connection is not using a post-quantum key exchange algorithm. ** This session may be vulnerable to "store now, decrypt later" attacks. ** The server may need to be upgraded. See https://openssh.com/pq.html (onlyzaenae@git.code.sf.net) Password: fatal: '/git/p/sgt_fw/code' does not appear to be a git repository fatal: Could not read...
Hi, thank you for help. I think I should open another ticket, because I got the answer to my question.. You can close this ticket. But, I have still problem with the git push command. Best regards, OnlyZaenae
Hi, thank you for help. I think I should open another ticket, because I got the answer to my question.. But, I have still problem with the git push command. Best regards, OnlyZaenae
I've vhanged the url from ssh to https, the result: Password for 'https://onlyzaenae@git.code.sf.net': fatal: repository 'https://git.code.sf.net/p/sgt_fw/code/' not found It wont work. So, I changed back to ssh. Still wont work. Best regards, OnlyZaenae
I've vhanged the url from ssh to https, the result: Password for 'https://onlyzaenae@git.code.sf.net': fatal: repository 'https://git.code.sf.net/p/sgt_fw/code/' not found It wont work. Best regards, OnlyZaenae
Hi, I've modified the git config, like this: git config --list user.email=only.zaenae@gmail.com user.name=OnlyZaenae core.editor=nano core.repositoryformatversion=0 core.filemode=true core.bare=false core.logallrefupdates=true remote.origin.url=ssh://onlyzaenae@git.code.sf.net/p/sgt_fw/code remote.origin.fetch=+refs/heads/:refs/remotes/origin/ The error message is still the same, this: fatal: '/git/p/sgt_fw/code' does not appear to be a git repository fatal: Could not read from remote repository....
Hi, Many thanks. How did you recognize/investigate the name? I made this setting earlier: git remote add origin ssh://onlyzaenae@git.code.sf.net/p/sgt_fw How can I change to this: git remote add origin ssh://onlyzaenae@git.code.sf.net/p/sgt_fw/code ? Best regards, OnlyZaenae
Hi, Many thanks. How did you recognize/investigate the name? Best regards, OnlyZaenae
Hi, OK. git remote add origin ssh://onlyzaenae@git.code.sf.net/p/sgt_fw/REPO What should I insert into the place where the REPO is? What is my repository name? I believed it is sgt_fw, but I faiied.
Hi, OK. git remote add origin ssh://onlyzaenae@git.code.sf.net/p/sgt_fw/REPO What should I insert into the place where the REPO is?
Hi, Thanks for the reply. Here is result of verification of the remote url: git remote -v origin ssh://onlyzaenae@git.code.sf.net/p/sgt_fw (fetch) origin ssh://onlyzaenae@git.code.sf.net/p/sgt_fw (push) What is wrong with this? Best regards, OnlyZaenae
Hi, Thanks for the reply. I figured out how should look like exactly the git clone command in case of my sgt_fw project. git clone https://git.code.sf.net/p/sgt-fw/code sgt-fw-code It is OK. But this git command wont work: git push -u origin master It gives: ** WARNING: connection is not using a post-quantum key exchange algorithm. ** This session may be vulnerable to "store now, decrypt later" attacks. ** The server may need to be upgraded. See https://openssh.com/pq.html (onlyzaenae@git.code.sf.net)...
Hi, Thanks for the reply. How should look like exactly the git clone command in case of my sgt_fw project? Best regards, OnlyZaenae
How can I determine what is the appropriate git clone for my project?
New edition: Kaewkosin v:0.21.36
improve sgt_listbox 9th pass v:0.21.35
improve sgt_listbox 8th pass v:0.21.33
improve sgt_listbox, sgt_combobox 7th pass v:0.21.30
improve sgt_listbox 6th pass v:0.21.29
improve sgt_listbox 5th pass v:0.21.27
update sgt_listbox (and others) 4th pass v:0.21.25
update sgt_listbox 3rd pass v:0.21.21
update sgt_listbox 2nd pass v:0.21.19
update sgt_listbox 1st pass v:0.21.15
introduce multiple select 5th pass v:0.21.11
introduce multiple select 4th pass v:0.21.09
introduce multiple select 3rd pass v:0.21.07
introduce multiple select 2nd pass v:0.21.05
introduce multiple select 1st pass v:0.21.01
new edition Kaewkosin v:0.21.00
some minor refactors v:0.20.47
improve the technincal reference document v:0.20.46
improve property_set with index v:0.20.45
new release Jabbah v:0.20.41
usage of new config mapping and searching mechanism 3rd pass v:0.20.40
usage of new config mapping and searching mechanism 2nd pass v:0.20.30
usage of new config mapping and searching mechanism 1st pass v:0.20.20
improve config mapping and searching mechanism v:0.20.12
improve config mapping and searching mechanism v:0.20.10
improve config mapping and searching mechanism v:0.20.07
introduce indexing config mapping and searching mechanism v:0.20.06
overhaul config mapping and searching mechanism v:0.20.05
improve sgt_config_mgr data_get_by_key_path, introduce sgt_data_map v:0.19.45
improve and refactor sgt_config_mgr data_get_by_key_path v:0.19.40
refactor sgt_result to sgt_data_array_map v:0.19.36
refactor sgt_datamap to sgt_datalist_map 2nd v:0.19.34
refactor sgt_datamap to sgt_datalist_map v:0.19.33
fix sgt_form v:0.19.31
improve sgt_fw click processing, event handling and callback mechanism, introduce event subscriber lists v:0.19.30
refactor sgt_string_list v:0.19.23
refactor sgt_config_mgr node_data_get_by_key_path v:0.19.21
improve sgt_config_mgr node_data_get_by_key_path can use complexier path v:0.19.20
improve sgt_result_obj v:0.19.15
rework sgt app exit part v:0.19.10
introduce data_ptr_array v:0.19.05
code cleaning 1st pass v:0.19.01
new edition Jabbah v:0.19.00
improve Technical reference v:0.18.95
improve direct sgt_button run-time connection 4th pass, fixed alteernate_bmap and form closing v:0.18.94
improve direct run-time connection between button and target of click 3rd pass v:0.18.91
improve direct run-time connection between button and target of click 3rd pass v:0.18.90
improve direct run-time connection between button and target of click 2nd pass v:0.18.86
introduce sgt_result_obj 2nd pass, introduce direct run-time connection between button and subject of click v:0.18.85
introduce sgt_result_obj 1st pass v:0.18.83
improve processing of clicks and sgt_item is editable v:0.18.80
improve double clicks refactor function_set to single_click_function_set v:0.18.73
introduce SGT track_clicks service (for double clicks) v:0.18.70
improve multiple select, added earlier missing fixes v:0.18.65
overhaul and refactor sgt_listbox 6th pass v:0.18.61
overhaul and refactor sgt_listbox 5th pass v:0.18.60
overhaul and refactor sgt_listbox 4th pass v:0.18.59
overhaul and refactor sgt_listbox 3rd pass v:0.18.57
overhaul and refactor sgt_listbox 2nd pass v:0.18.55
overhaul and refactor sgt_listbox 1st pass v:0.18.50
improve sgt_listbox sgt_table fix resize, add numbering 3rd pass v:0.18.45
improve sgt_table fix resize, add numbering 2nd pass v:0.18.43
improve sgt_table fix resize, add numbering 1st pass v:0.18.40
first release in Izar edition v:0.18.37
improve technical ref. manual v:0.18.36
improve sgt_listbox scrolling 1st pass v:0.18.35
improve sgt_table add scroll 10th pass v:0.18.32
improve sgt_table add scroll 9th pass v:0.18.30
improve sgt_table add scroll 8th pass v:0.18.25
improve sgt_listbox numbering and add scroll 7th pass v:0.18.21
improve sgt_listbox numbering and add scroll 6th pass v:0.18.20