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

Re: Preview actions of update

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 18 Aug 2009 09:48:04 -0400

On Tue, Aug 18, 2009 at 09:35, Aidan Samuel<aidan.samuel_at_gmail.com> wrote:
> Err... Not sure this is the best place to post this. Apologies if it is.
>
> I'm in linux, and I'm trying to write a little bash/perl script to
> automate some things.
>
> I'm trying to access the head revision number of the repository, and a
> list of files that will be modified if I issue the 'svn update'
> command at the root. Is this possible with an SVN command or will I
> have to write some more script to figure this out for myself?

svn status -u will give you a listing of what differs between your WC
and the corresponding repository URL.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-18 15:48:59 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.