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

Re: "svn up" slow when specifying several files

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-11 17:51:39 CEST

On Wed, 2004-08-11 at 07:07, Per Winkvist wrote:

> Hmmm... Could svn up be made smarter in this case or am I missing
> something?

Yes, it could. Right now, the commandline client treats

   svn up target1 target2 .... targetN

as if you had typed

   svn up target1; svn up target2; ....; svn up targetN

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 11 17:53:42 2004

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.