SVN help

Ernie Luzar luzar722 at gmail.com
Sun Oct 14 16:06:28 UTC 2018


Hyun Hwang wrote:
> On Saturday, October 13, 2018, 6:06 PM (UTC-0400), Ernie Luzar <luzar722 at gmail.com> wrote:
>> Need help with command line svnlite command to download
>> /usr/src/tests/sys/netpfil/pf directory
>>
>> svnlite co svn://svn.freebsd.org/.....what goes here
>>
>>
>> Thanks in advance
> 
> Hi,
> 
> Try this: `svnlite checkout https://svn.freebsd.org/base/head/tests/sys/netpfil/pf LOCAL_PATH`. You will need `ca_root_nss` package (or `security/ca_root_nss` port) to suppress the certificate verification issue.


svnlite co svn://svn.freebsd.org//base/head/tests/sys/netpfil/pf /usr/src

worked for me.

Thanks for your help.


More information about the freebsd-questions mailing list