블로그 이미지
Every unexpected event is a path to learning for you. blueasa

카테고리

분류 전체보기 (2803)
Unity3D (859)
Programming (479)
Server (33)
Unreal (4)
Gamebryo (56)
Tip & Tech (234)
협업 (61)
3DS Max (3)
Game (12)
Utility (140)
Etc (98)
Link (32)
Portfolio (19)
Subject (90)
iOS,OSX (55)
Android (16)
Linux (5)
잉여 프로젝트 (2)
게임이야기 (3)
Memories (20)
Interest (38)
Thinking (38)
한글 (30)
PaperCraft (5)
Animation (408)
Wallpaper (2)
재테크 (18)
Exercise (3)
나만의 맛집 (3)
냥이 (10)
육아 (16)
Total
Today
Yesterday

Tag 이름과 Branch 이름이 같으면 Push 할 때 Error가 난다.

 

[결론] Tag와 Branch 이름은 같게 만들지 말자..

 

 

[참조] jira.atlassian.com/browse/SRCTREE-1474

 

[SRCTREE-1474] Pushing Branch With the Same Name as a Tag Fails - Create and track feature requests for Atlassian products.

When a branch has the same name as a tag, it errors when pushing to origin. Steps to reproduce: Add a Git repository. Push to a remote. Create a branch (eg. stsp-420). Create a tag on master with the same name (eg. stsp-420). Push the created tag to the re

jira.atlassian.com

 

반응형
Posted by blueasa
, |

[무료 다운로드] https://www.ganttproject.biz/download/free

 

[자바 런타임(AdoptOpenJDK)] https://adoptopenjdk.net/

※ Important: when installing AdoptOpenJDK Java Runtime, make sure to select option "JavaSoft (Oracle) registry keys".

 

프로젝트 일정 관리 프로그램 입니다.

요즘 구글 드라이버와 연동해서 실행되는 일정관리 앱들이 많이 있는데, 이 프로그램은 윈도우용 프로그램입니다.

물론 리눅스나, 맥용도 있습니다.

 

특징

이 프로그램 만의 특징이라면 우선 오프라인에서 실행되므로 빠릿빠릿합니다.

그리고 무료라는 점.

유명한 Smart Sheet나 Gantter의 경우 기능적으로 훌륭하지만, 유료이기 때문에 개인이 사용하기에는 부담스러운 부분이 있습니다.

무료로 간트차트로 프로젝트 일정 관리를 원하신다면, Gantt Project를 써보시기 바랍니다.

https://www.ganttproject.biz/

GanttProject

Free desktop project scheduling and management app with Gantt chart for Windows, Linux and macOS

www.ganttproject.biz

다운로드

https://www.ganttproject.biz/download

GanttProject

Free desktop project scheduling and management app with Gantt chart for Windows, Linux and macOS

www.ganttproject.biz

무료이긴 한데, 5$를 지불하고 사시면 좀 더 빨리 새로운 기능을 업데이트 할 수 있는 혜택이 있습니다.

다운로드시 옵션1은 유료, 옵션2는 무료 이니 참고하세요.

 

 

[출처] GanttProject - 무료 간트차트 프로그램|작성자 펭순이

 

펭순이 : 네이버 블로그

캐주얼 게임 '펭귄날다' 를 서비스 중입니다. 많은 이용 바랍니다. https://play.google.com/store/apps/details?id=com.Byung.PengSooFly.Google

blog.naver.com

 

반응형
Posted by blueasa
, |

[링크]

https://medium.com/dtevangelist/scrum-dfc6523a3604

 

[Agile] Scrum (스크럼) 이해하기

Agile 대표관리 Practice인 Scrum은 제품 개발 뿐만 아니라 일반적인 프로젝트 관리에도 사용 가능한 프로세스 프레임워크입니다.

medium.com

 

반응형
Posted by blueasa
, |

[링크] https://developer88.tistory.com/161

 

Firebase의 CrashLytics를 Slack과 연동해서 알림받기

Crash가 발생할 때 가장 중요한 것은 빠르게 알림을 받는 것인데요. 이메일을 통해서도 알람을 받지만, Slack과 같은 메신저를 통해서 하나의 채널에서만 모아서 받는 다면, 관리하기도 더욱 좋아질텐데요. 오늘은..

developer88.tistory.com

 

반응형
Posted by blueasa
, |

윈도우10을 깔고 Sourcetree 3.3.6(현재 최신)을 깔았는데 Commit을 하거나 Fetch를 해도 UI가 갱신이 안돼서 F5를 눌러서 수동 갱신을 시켜주고 있다가 짜증나서 검색해보니 3.3.6 버그인 것 같다.

어쨌든 해결방법이 있길래 따라해보니 잘된다.

 

[Sourcetree 3.3.6 갱신 안되는 버그 해결방법]

 https://confluence.atlassian.com/sourcetreekb/bookmarks-column-repository-browser-overview-781398414.html

 


 

[Question]

Sourcetree 3.3.6 with windows 10 not updating UI contents or not refreshing views. If you want to see updated view then you need to restart app. any solution for this?

 

[Answer]

seems to be related to bookmarks. deleting it solves it, at least for me. found it here: https://community.atlassian.com/t5/Sourcetree-questions/Manual-refresh-required/qaq-p/1256362

how to delete bookmarks can be found here: https://confluence.atlassian.com/sourcetreekb/bookmarks-column-repository-browser-overview-781398414.html

 

 

 

[출처] https://stackoverflow.com/questions/59819783/sourcetree-3-3-6-refresh-issue

 

Sourcetree 3.3.6 Refresh issue

Sourcetree 3.3.6 with windows 10 not updating UI contents or not refreshing views. If you want to see updated view then you need to restart app. any solution for this?

stackoverflow.com

 

반응형
Posted by blueasa
, |

갑자기 git pull을 하는데 다음과 같은 메세지가 출력되며 소스를 다운받지 못하는 문제가 발생되었다.

remote: HTTP Basic: Access denied

fatal: Authentication failed for 'https://gitlab.com'/<project name>

 

 

해결법 : 계정정보 패스워드 설정을 초기화 하고 다시 입력해 준다.

$git config --system --unset credential.helper

reference - 

https://stackoverflow.com/questions/47860772/gitlab-remote-http-basic-access-denied-and-fatal-authentication

 

$git config --system --unset credential.helper 커맨드를 입력하면 계속 account와 password를 물어본다.

귀찮으니 해당폴더에서 $git config credential.helper store 를 입력하면 한번 인증 후 다시 물어보지 않는다.

자세한 내용은 더 검색해봐야함....

reference - https://www.hahwul.com/2018/08/git-credential-helper.html

 

 

[출처] https://wrjeoung.tistory.com/43

 

[Git] git pull remote: HTTP Basic: Access denied

갑자기 git pull을 하는데 다음과 같은 메세지가 출력되며 소스를 다운받지 못하는 문제가 발생되었다. remote: HTTP Basic: Access denied fatal: Authentication failed for 'https://gitlab.com'/

wrjeoung.tistory.com

 

반응형
Posted by blueasa
, |

유니티의 소스 파일들을 Git을 통해 버전관리 하고 있는데,
이상하게 몇 개 어셋들이 제대로 싱크가 되지 않는 문제가 있었습니다.

이 어셋들이 뱉어내는 에러는 공통적으로 .dll 파일이 없어져서 문제였는데,
이것 때문에 Git을 안 쓸 수는 없는 문제라서 한동안은 각 작업자마다 해당 어셋을 다시 import하거나 dll 파일을 복사해 주는 식으로 해결했습니다.

그러다가 오랜만에 소스를  다시 받을 일이 생겨서 clone을 했더니 같은 문제가 생겼는데 그 사이 사용하는 어셋들이 늘어나다보니 수작업은 너무 귀찮았습니다.
(벌써 오래전에 해결했어야 했는데 말이죠)

구글링을 해 보고는 이 문제는 Git 클라이언트로 SourceTree를 사용하기 때문이라는 점을 알아냈습니다.

http://stackoverflow.com/questions/15515729/git-repository-ignoring-all-dlls

핵심은 SourceTree에는 Global .gitignore를 기본으로 제공하는데 이 파일에 *.dll 이 포함되어 있는거죠. (왜죠??)

이 파일은 아래의 경로에서 찾을 수 있고요.

Tools=>Options=>Git then “Edit File”

  1. .dll 을 찾아서 라인 앞에 #을 붙여서 주석처리 해 줍니다.
  2. 해당 프로젝트 선택하고
  3. GitBash(터미널)을 연 후,
  4. git add .
  5. git commit -m ‘dll 파일 추가’
  6. git push

이렇게 진행해 주시면 해결됩니다.

SourceTree 문제일 거라는 생각은 못해 봤네요.

 

[출처] https://heartgamer.wordpress.com/2015/12/07/unity-git%EC%9D%84-%EC%97%B0%EB%8F%99%ED%96%88%EC%9D%84-%EB%95%8C-dll-%ED%8C%8C%EC%9D%BC%EC%9D%B4-tracking%EB%90%98%EC%A7%80-%EC%95%8A%EB%8A%94-%EB%AC%B8%EC%A0%9C-%ED%95%B4%EA%B2%B0/

 

Unity, Git을 연동했을 때 dll 파일이 tracking되지 않는 문제 해결.

유니티의 소스 파일들을 Git을 통해 버전관리 하고 있는데, 이상하게 몇 개 어셋들이 제대로 싱크가 되지 않는 문제가 있었습니다. 이 어셋들이 뱉어내는 에러는 공통적으로 .dll 파일이 없어져서 문제였는데, 이것 때문에 Git을 안 쓸 수는 없는 문제라서 한동안은 각 작업자마다 해당 어셋을 다시 import하거나 dll 파일을 복사해 주는 식으로 해결…

heartgamer.wordpress.com

 

반응형
Posted by blueasa
, |

해당 에러는 해당 push 하려는 branch 가 Protected로 설정 되어있기 때문에가 많습니다.

 

대부분 의 경우는 Master Branch 가 이런 경우가 많고 

 

아니면 다른 브랜치에 대한 Permission 을 주는 경우가 이에 해당되는데

 

사용중인 Project 에 들어가서 해당 Protected를 해제 하거나 권한을 설정 하면 됩니다.

 

 

- GitLab Project -> Settings -> Repository -> Protected Branches -> [Expand] 버튼 클릭

 

하단에 Protected Branches  리스트에 우측 UnProtected를 클릭 혹은

 

Allowed to merge   Allowed to push 에서 권한을 설정 한다.

 



출처: https://ipex.tistory.com/entry/GitLab-You-are-not-allowed-to-push-code-to-protected-branches-on-this-project [깍돌이]

 

[GitLab] You are not allowed to push code to protected branches on this project

해당 에러는 해당 push 하려는 branch 가 Protected로 설정 되어있기 때문에가 많습니다. 대부분 의 경우는 Master Branch 가 이런 경우가 많고 아니면 다른 브랜치에 대한 Permission 을 주는 경우가 이에 해당되..

ipex.tistory.com

 

 

반응형
Posted by blueasa
, |

 

[링크] http://auiproject.com/

 

에이유아이 프로젝트( AUIProject )

간트차트 기반 무료 프로젝트 관리 - 공유, 협업, 엑셀 저장 등 가능

www.auiproject.com

 

[출처] http://blog.naver.com/yummy-things/220826517085

 

간트차트 프로그램 추천 : 다운없이 바로 제작, 엑셀 저장 가능!

과제 중에 간트차트를 만드는 문항이 있었는데, 덕분에 인터넷을 열심히 뒤지다가 알게된 프로그램이예요 ...

blog.naver.com

 

반응형
Posted by blueasa
, |

mac 에서 sourcetree 를 굉장히 잘 쓰고 있었는데,

어느 날 sourcetree 업데이트 이후 계정 인증을 계속 물어본다!! ㅠ


store password in keychain


위 항목을 체크하고 비밀번호를 입력해도, 저장되지 않는 키체인이여...


소스트리 삭제하고 재설치도 해보았지만 소용이 없었는데,

아래 포스팅 보고 해결했다.


http://crom0810.tistory.com/entry/Keychain에-SourceTree암호-저장하기


SourceTree에서 변경된 비밀번호를 인식하지 못하고 계속 비밀번호를 물어볼 경우 아래의 명령어로 처리할 수 있습니다.

git config --global credential.helper osxkeychain 


감사합니다~ 선생님~



출처: http://moigo4.tistory.com/entry/sourcetree-비밀번호-저장-안되는-이슈-mac [라지월드]

반응형
Posted by blueasa
, |