Using Git for BlackBox

Post Reply
User avatar
Josef Templ
Posts: 2047
Joined: Tue Sep 17, 2013 6:50 am

Using Git for BlackBox

Post 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
User avatar
DGDanforth
Posts: 1061
Joined: Tue Sep 17, 2013 1:16 am
Location: Palo Alto, California, USA
Contact:

Re: issue-#80 localizable menus

Post 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
User avatar
Josef Templ
Posts: 2047
Joined: Tue Sep 17, 2013 6:50 am

Re: issue-#80 localizable menus

Post 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
Ivan Denisov
Posts: 1700
Joined: Tue Sep 17, 2013 12:21 am
Location: Russia

Re: issue-#80 localizable menus

Post 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
luowy
Posts: 234
Joined: Mon Oct 20, 2014 12:52 pm

Re: issue-#80 localizable menus

Post by luowy »

I cant access the page also,even login from the community board!

luowy
Ivan Denisov
Posts: 1700
Joined: Tue Sep 17, 2013 12:21 am
Location: Russia

Re: issue-#80 localizable menus

Post 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
User avatar
DGDanforth
Posts: 1061
Joined: Tue Sep 17, 2013 1:16 am
Location: Palo Alto, California, USA
Contact:

Re: issue-#80 localizable menus

Post 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
luowy
Posts: 234
Joined: Mon Oct 20, 2014 12:52 pm

Re: issue-#80 localizable menus

Post 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
Ivan Denisov
Posts: 1700
Joined: Tue Sep 17, 2013 12:21 am
Location: Russia

Re: issue-#80 localizable menus

Post 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
User avatar
Josef Templ
Posts: 2047
Joined: Tue Sep 17, 2013 6:50 am

Re: issue-#80 localizable menus

Post by Josef Templ »

I have uploaded the file again. Now it is located inside our Wiki.

- Josef
Post Reply