Hi all,
I just want to introduce a very useful utility named net/svnup. You can checkout FreeBSD source tree with this lightweight, dependency-free and BSD-licensed program instead of devel/subversion. To install net/svnup:
Example (from manual page):
It will be good if FreeBSD developers include this program in base system.
HTH
I just want to introduce a very useful utility named net/svnup. You can checkout FreeBSD source tree with this lightweight, dependency-free and BSD-licensed program instead of devel/subversion. To install net/svnup:
# cd /usr/ports/net/svnup/ && make install clean
Example (from manual page):
# svnup -h svn0.us-west.freebsd.org -b base/stable/9 -l /usr/src
It will be good if FreeBSD developers include this program in base system.
HTH