Date: Mon, 5 Aug 2013 10:14:44 -0500 From: David Noel <david.i.noel@gmail.com> To: Matthew Seaman <matthew@freebsd.org> Cc: freebsd-questions@freebsd.org Subject: Re: Update /usr/src with subversion Message-ID: <CAHAXwYD1k2MW17D2vC4XjG31wULWdi21wf6L_6W1fc-cusMfYg@mail.gmail.com> In-Reply-To: <51FFADB4.2040103@freebsd.org> References: <CAHAXwYDuRuA3iiWfu3yB19ShKMPikLu%2B21bXkmZf4X2AjLaMBw@mail.gmail.com> <51FF5F70.7020205@freebsd.org> <CAHAXwYD2kNPGDurqGFvnQDNca6xFuRr2cn_6GJL1mC6WqhusuA@mail.gmail.com> <alpine.BSF.2.00.1308050719440.25045@wonkity.com> <51FFADB4.2040103@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, guys! On 8/5/13, Matthew Seaman <matthew@freebsd.org> wrote: > On 05/08/2013 14:22, Warren Block wrote: >>> Your solution looks a bit cleaner than the one proposed there: "rm -r >>> /usr/src/.svn, and then check out the new branch". >>> >>> I'll check out the man for svn switch. >> >> The new form is just 'svn relocate': >> http://forums.freebsd.org/showpost.php?p=224243&postcount=5 > > Just to be clear: > > 'svn relocate' is the new form for 'svn switch --relocate', used to > change the servers or the protocol (or both) used to access the > repository. > > 'svn switch' (without the --relocate argument) is still valid and is > used to switch between branches within the repo. > > It's just 'svn switch --relocate' which is deprecated. > > Cheers, > > Matthew >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHAXwYD1k2MW17D2vC4XjG31wULWdi21wf6L_6W1fc-cusMfYg>