Page 1 of 1

Using Git for BlackBox

Posted: Mon Dec 14, 2015 9:01 am
by Josef Templ
The topic was split from http://forum.blackboxframework.org/view ... f=41&t=312
DGDanforth wrote:... I just upgraded my MacBook to 4GB RAM and 320 GB disk I should now be able
to use GIT (after a learning period).
For important hints regarding Git please see http://wiki.blackboxframework.org/index.php?title=Diff
and http://wiki.blackboxframework.org/index ... p_with_Git.

For any serious work you need a diff tool that is capable of handling BB .odc files.
This is what the first link is all about.

As long as you don't 'Push' your changes back to our GitHub repository your experiments
will not have any non-local impact.

My recommendation would be to
1. setup a git client, TortoiseGit as far as I know is only for Windows. Look for something similar or use the command line
2. set up the diff viewer
3. create a Clone of a branch
4. experiment locally

- Josef

Re: issue-#80 localizable menus

Posted: Thu Dec 17, 2015 2:19 am
by DGDanforth
For important hints regarding Git please see http://wiki.blackboxframework.org/index.php?title=Diff
I am not authorized to access the page
-Doug

Re: issue-#80 localizable menus

Posted: Thu Dec 17, 2015 6:54 am
by Josef Templ
Do you mean read access or write access?
I would expect that everybody has read access.
Write access may need a configuration by Ivan.

- Josef

Re: issue-#80 localizable menus

Posted: Thu Dec 17, 2015 11:24 am
by Ivan Denisov
DGDanforth wrote:
For important hints regarding Git please see http://wiki.blackboxframework.org/index.php?title=Diff
I am not authorized to access the page
-Doug
For writing you should log in using the login and password from the community board http://community.blackboxframework.org

Re: issue-#80 localizable menus

Posted: Thu Dec 17, 2015 1:40 pm
by luowy
I cant access the page also,even login from the community board!

luowy

Re: issue-#80 localizable menus

Posted: Thu Dec 17, 2015 2:21 pm
by Ivan Denisov
luowy wrote:I cant access the page also,even login from the community board!

luowy
Do you use this page for logging in?
http://wiki.blackboxframework.org/index ... eturnto%3D

Re: issue-#80 localizable menus

Posted: Thu Dec 17, 2015 11:35 pm
by DGDanforth
Ivan Denisov wrote:
luowy wrote:I cant access the page also,even login from the community board!

luowy
Do you use this page for logging in?
http://wiki.blackboxframework.org/index ... eturnto%3D
Ivan,
I can log in using your link but not when using the link Josef provided.
-Doug

Re: issue-#80 localizable menus

Posted: Fri Dec 18, 2015 1:01 am
by luowy
Ivan Denisov wrote:Do you use this page for logging in?
http://wiki.blackboxframework.org/index ... eturnto%3D
yes,I have try it,but the final link is:

Code: Select all

http://redmine.blackboxframework.org/attachments/download/22/DiffConfig.zip
which had to login with a "redmine" user,e.g. the center user(if I login with the community user,it refused)

after I login with my center account,it give a resp:

Code: Select all

BlackBox Center Issues Tracker
403

You are not authorized to access this page.
and I want to known: why you put this file under the "redmine" namespace?
luowy

Re: issue-#80 localizable menus

Posted: Fri Dec 18, 2015 4:46 am
by Ivan Denisov
Now I see the problem. In redmine this file was deleted. I do not know the reason why this happened. Josef, can you upload this file to wiki please?
http://wiki.blackboxframework.org/index ... ial:Upload

Re: issue-#80 localizable menus

Posted: Sun Dec 20, 2015 9:43 am
by Josef Templ
I have uploaded the file again. Now it is located inside our Wiki.

- Josef