Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2012 08:11:52 -0700 (MST)
From:      Warren Block <wblock@wonkity.com>
To:        Garrett Cooper <yanegomi@gmail.com>
Cc:        Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>, freebsd-hackers@freebsd.org
Subject:   Re: cvs deprecated
Message-ID:  <alpine.BSF.2.00.1212270804590.66212@wonkity.com>
In-Reply-To: <CAGH67wS=b1vK_EH473O6K76vy7YTN1Dc80z10_iyYnNHu8-y6A@mail.gmail.com>
References:  <alpine.BSF.2.00.1212271016340.35118@wojtek.tensor.gdynia.pl> <CAGH67wSTjF891kLK0vd8TW9VRjhUD4SzMx4W%2BdOWAD4iB3r0Ew@mail.gmail.com> <alpine.BSF.2.00.1212270746520.66212@wonkity.com> <CAGH67wS=b1vK_EH473O6K76vy7YTN1Dc80z10_iyYnNHu8-y6A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 27 Dec 2012, Garrett Cooper wrote:

> On Thu, Dec 27, 2012 at 6:50 AM, Warren Block <wblock@wonkity.com> wrote:
>
> ...
>
>> I see a lot of people switching to the target directory first rather than
>> just including it as an argument for svn.  Is there an advantage there that
>> I'm missing?  I've always just used
>>
>>   svn co http://svn.freebsd.org/base/stable/9 /usr/src
>>
>> and
>>
>>   svn up /usr/src
>
>    No difference really, other than the cumulative amount of typed
> characters is less in the former form compared to the latter form.

Ah, I see what you mean.  Depends on whether you were going to cd into 
the target directory immediately.

svn up can update multiple local working copies through one command, 
too:

   svn up /usr/src /usr/ports



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1212270804590.66212>