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

Need to run an SVN Update which preserves local changes

From: Alexander Maw <icouldntgetagoodname_at_gmail.com>
Date: Wed, 29 Jul 2009 04:54:13 -0700 (PDT)

Hi

I have a team that needs to be able to run an SVN update without local changes being lost. Is there a switch or argument for running the Update that will ignore locally changed files? We would rather the update would just run, determine what have been changed locally and leave them alone, without manually working with ignore lists since that invites the possibility that things will be ignored after they are supposed to be or will not be ignored when they should.

I'm concerned that my only option may be figuring out a script to identify locally changed files and set them to be ignored, which will also mean ensuring only the correct files are ignored and are set back once they are no longer being altered and need to sync up again.

Many thanks for your help
Alex

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-29 13:58:00 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.