> -----Original Message-----
> From: Alexander Maw [mailto:icouldntgetagoodname_at_gmail.com]
> Sent: 29 July 2009 14:19
> To: users_at_subversion.tigris.org
> Subject: RE: Need to run an SVN Update which preserves local changes
>
> It just occurred to me that I might preserve locally changed
> files by having a script identify and backup locally changed
> files and restore them after the SVN update, is there an SVN
> command to output if a file has local changes?
If you have svn 1.5 or greater, doesn't 'svn update --accept mine-full'
do what you're asking for? We have only just upgraded, but it looks to
me that that would match your use case.
Tony.
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&
> dsMessageId=2376595
>
> To unsubscribe from this discussion, e-mail:
> [users-unsubscribe_at_subversion.tigris.org].
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit
> http://www.messagelabs.com/email
> ______________________________________________________________________
>
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2376600
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-29 15:34:56 CEST