Re: unexpected svn behavior

看板FB_questions作者時間11年前 (2014/07/19 21:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
On Sat, 19 Jul 2014, Robert Huff wrote: > Hello: > When I do: > > huff@>> cd /usr/src > huff@>> svn up > > I get a clean update. > However, this script: > > #! /bin/sh > > # set -x > > PATH=/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin > > echo Updating kernel+world ... > cd /usr/src > /usr/local/bin/svn up > echo ... done. > > produces: > > Updating kernel+world ... > Updating '.': > svn: E230001: Unable to connect to a repository at URL > 'https://svn0.us-east.freebsd.org/base/head' > svn: E230001: Server SSL certificate verification failed: issuer is not > trusted > .. done. > > and I have to run it manually. > I know very little about subversion; what's broken, and how do I fix it? > (I'll take a pointer to the relevant part of the documentation.) Maybe the script runs as a different user? Server certificate information is stored in ~/.subversion/auth/. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/svn.html#svn-mirrors _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
文章代碼(AID): #1JodDIIC (FB_questions)
文章代碼(AID): #1JodDIIC (FB_questions)