Robert Watson wrote: > On Tue, 24 Mar 2009, M. Warner Losh wrote: >> This is documented in the wiki page where the base name must be >> identical. > > And for those of us with over-eager shift keys, FreeBSD.org != > freebsd.org according to svn. I usually do an "svn info" and just copy > and paste the base to avoid getting confusing errors.
Since a lot of our documentation for svn refers to "$REPO" I set that variable in my shell thusly: REPO=svn+ssh://svn.freebsd.org/base/ That is easier to type, allows me to copy and paste from a lot of our examples, and avoids the inconsistent fReEBSd.oRG issues. hth, Doug -- This .signature sanitized for your protection _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"