SVN checkout 명령어


#$USER_ID
#$USER_PW
#$SVN_URL
#$DEST

[/home@hostname] svn checkout -q --username $USER_ID --password $USER_PW --no-auth-cache -r HEAD $SVN_URL $DEST

댓글

이 블로그의 인기 게시물

Spring Boot with Kafka Streams

Install and run an FTP server using Docker

kubeadm init

Random numbers ranged 1 to 10 in Python

Options for auto.offset.reset in Kafka

경량 리눅스 배포판

Scan an HBase table with a prefix filter

MAX_POLL_RECORDS_CONFIG in Kafka