Svnlook

1 개요[ | ]

svnlook
/usr/bin/svnlook
  • 서브버전 저장소를 둘러보는 CLI 도구
  • SVN 서버 측에서 저장소 폴더를 지정하여 사용 가능
root@zetawiki:~# svnlook 
Type 'svnlook help' for usage.
root@zetawiki:~# svnlook help
general usage: svnlook SUBCOMMAND REPOS_PATH [ARGS & OPTIONS ...]
Note: any subcommand which takes the '--revision' and '--transaction'
      options will, if invoked without one of those options, act on
      the repository's youngest revision.
Type 'svnlook help <subcommand>' for help on a specific subcommand.
Type 'svnlook --version' to see the program version and FS modules.

Available subcommands:
   author
   cat
   changed
   date
   diff
   dirs-changed
   filesize
   help (?, h)
   history
   info
   lock
   log
   propget (pget, pg)
   proplist (plist, pl)
   tree
   uuid
   youngest

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}