Update /usr/src with subversion
David Noel
david.i.noel at gmail.com
Mon Aug 5 15:14:47 UTC 2013
Thanks, guys!
On 8/5/13, Matthew Seaman <matthew at 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
>
More information about the freebsd-questions
mailing list