[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn co performance

From: John Waycott <javajohn_at_cox.net>
Date: 2005-10-31 15:15:58 CET

Ryan Schmidt wrote:

> On Oct 29, 2005, at 16:48, Noel Yap wrote:
>
>
> I too work on multiple workspaces. When I want to create a new one, I
> pick my least-active workspace, copy it, and revert the copy. All of
> this should be as fast as possible, since it doesn't need to hit the
> network. Then I can update the new working copy and get to work.
>
> $ cp -RPp trunk-foo trunk-bar
> $ svn revert -R trunk-bar
> $ svn update trunk-bar
>
>
This should be in the FAQ - a great tip, thanks. For very large WCs,
this will save lots of time for our overseas developers.

-- John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 31 15:21:29 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.