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

Re: updating multiple repositories with one command

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 6 Nov 2008 10:31:41 -0500

On Thu, Nov 6, 2008 at 04:28, Daniel Gyorfi <daniel.gyorfi_at_gmail.com> wrote:
> Hi,
> I am wondering whether it is available with svn to update multiple
> repositories with on command, like:
>
> svn update repo1, repo2

You mean Working Copies, and yes, almost exactly like that.

svn up <WC1> <WC2> <WC3>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-06 16:32:14 CET

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.