Subversion Repository Mirroring

Doug Barton dougb at FreeBSD.org
Sun Jul 15 09:36:12 UTC 2012


On 07/15/2012 02:26, Randy Bush wrote:
>>> # svn co svn+ssh://randy@svn.freebsd.org/stable/9 /usr/src 
>> svn co svn://svn.freebsd.org/base/stable/9 /usr/src
> 
> sigh.  i use svn on an hourly basis.  i think i understand it a teenie
> bit.  but look at the advice in 4.2.1 of
> 
> http://www.freebsd.org/doc/en/articles/committers-guide/article.html#SUBVERSION-PRIMER
> 
> and then go patronize someone your own size

I'm not trying to patronize you. The advice in the committer's guide is
for committers, who have accounts set up on the server. TMK you don't,
so the svn+ssh:// URL won't work for you. You need to do an anonymous
checkout using the svn:// URL. Also, you missed the /base/ bit that is
mentioned in the committer's guide. (not to mention, you actually asked
for a clue-bat) :)

All that said, we definitely need better documentation on how users can
use our svn stuff; not to mention that we should have had that, and svn
mirrors set up *before* we made the switch, but that's just me.

Good luck,

Doug

-- 

    Change is hard.





More information about the freebsd-hubs mailing list