Aug 072011
List files under a directory in SVN repository
Answer:
To list all the files or sub-directories inside a given SVN repository's directory, you can try:
# svn ls http://example.com/svn/repos/demo/trunk
Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.
List files under a directory in SVN repository
Answer:
To list all the files or sub-directories inside a given SVN repository's directory, you can try:
# svn ls http://example.com/svn/repos/demo/trunk