Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 | 31 |
Tags
- null safety
- dataginding
- coroutines
- Realm
- 컴파일
- hardwareacceleration
- bigquery
- test
- 다윈
- vuepress
- Android
- fabic
- log
- porterduff
- LAYER_TYPE_SOFTWARE
- Exception
- kotlin
- Glide
- C
- quick-start
- 안드로이드
- Hyperledger
- Gradle
- web3js
- firebase
- fabric-sdk-java
- error
- 스트리밍
- convert
- ethereum
- Today
- 13
- Total
- 347,784
목록프로그래밍/SVN (1)
날마다 새롭게 또 날마다 새롭게
Error Message :Server sent unexpected return value (405 method not allowed) 문제 : Repository 생성 시, Repositories 밑에 repository 생성 후, 프로젝트 폴더를 생성하지 않으면 연동 시, Error가 발생할 수 있다.Repositories > repository > ....... 해결방법 : Repositories 밑에 하나의 repository 생성하고 그 아래 프로젝트 폴더를 생성하는 것을 추천한다.Repositories > repository(projects) > project1 > branches.... 출처 : http://www.visualsvn.com/support/topic/00014/
프로그래밍/SVN
2013. 7. 31. 08:51