[cvsnt] Re: Checkout HEAD and update to TAG faster thatn update with TAG?
Tony Hoyle
tony.hoyle at march-hare.com
Tue Jun 20 16:02:32 BST 2006
Tobias Rodenbach wrote:
> cvs co -r <tag> <module> on the client, nothing happens for several
> minutes.
>
> But when i do
>
> cvs co <module>
> cvs up -r <tag> <module>
>
> , I get the module contents within acceptable time (below above
> mentioned several minutes).
>
They are in fact exactly the same operation except the co does a module
recursion first (you can even update using co provided you do it in
exactly the same way each time). There shouldn't be any difference.
Tony
More information about the cvsnt
mailing list