vi lib/redmine/scm/adapters/subversion_adapter.rb
str << " --no-auth-cache --non-interactive --config-dir /tmp/subversion_config"
svn ls --config-option config:auth:store-auth-creds=yes --config-dir /tmp/subversion_config https://192.168.0.230/svn/project/trunk
ruby bin/rails runner "Repository.fetch_changesets" -e production
http://www.redmine.org/issues/1273
'자료 > Article' 카테고리의 다른 글
유니티 콘솔 윈도우 선택된 로그 가져오기 (0) | 2021.07.06 |
---|---|
유니티 에디터 윈도우 가져오기 (0) | 2021.07.06 |
mysql batch job (0) | 2016.07.08 |
font의 facename으로 displayname및 filename얻어내기 (1) | 2007.06.20 |
Design and Implementation of a Win32 Text Editor (0) | 2007.06.12 |