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

Re: Multiple svn updates by reading a file.

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 3 Apr 2009 09:04:56 -0400

On Fri, Apr 3, 2009 at 08:13, Prashant Shukla
<official.prashant_at_gmail.com> wrote:
> Hi All,
>
> I am new bee to Subversion.and I would like to do the multiple svn  updates
> by reading a file where we already have listed the files.
>
> So , Do we have any command/tool to achieve this?

svn up can only process a path, not a file. You would have to write a
script around svn up to read that file and call svn up for each.

Why can't you just svn up the parent folder(s)?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1532138

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-03 15:06:44 CEST

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.