[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: Per Winkvist <per.winkvist_at_uk.com>
Date: 2004-08-11 21:28:01 CEST

On Wed, Ben Collins-Sussman <sussman@collab.net> wrote:

> 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

I'm hacking on a MS SCCI provider which is talking to svn.exe. I
basically get a list of files that should be updated, then pass them on
to svn.exe. Perhaps I could use some API function instead to update
certain files?

Thanks,
   Per

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 11 21:28:32 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.