> On 5 August 2020, at 21:30, Eugene Grosbein <eu...@grosbein.net> wrote:
> 
> 06.08.2020 6:02, Tatsuki Makino wrote
> :
>> Is there any command other than "rm -rf /usr/ports ; portsnap extract"
>> that can be easily repaired?
> 
> svnlite revert -R /usr/ports


master# svnlite revert -R /usr/ports
svn: E155007: '/usr/ports' is not a working copy
master# 
master# rm -rf /usr/ports/*
master# svnlite revert -R /usr/ports
svn: E155007: '/usr/ports' is not a working copy

-- Doug

_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to