Ports upgrade script

JosC bsduser at cloudzeeland.nl
Sat Apr 16 10:14:48 UTC 2016


I just installed BSD 10.3 and run into a port upgrade issue.

Initially I ran

 >portsnap fetch

 >portsnap extract

and finally another*|

|*|>portsnap fetch update|

Running my upgrade.sh script

#!/bin/sh
cd /usr/local/etc
svn update /usr/src
svn update /usr/ports
#

results in following error(s):

Skipped '/usr/src'
svn: E155007: None of the targets are working copies

Skipped '/usr/ports'
svn: E155007: None of the targets are working copies

Can someone tell me what I oversee here? Thanks.

Jos Chrispijn




More information about the freebsd-questions mailing list