RE: Need to run an SVN Update which preserves local changes
From: Giulio Troccoli <giulio.troccoli_at_uk.linedata.com>
Date: Wed, 29 Jul 2009 13:32:55 +0100
>
Linedata Services (UK) Ltd
-----Original Message-----
> From: Alexander Maw [mailto:icouldntgetagoodname_at_gmail.com]
The update command does not submit anything. Maybe you're confusing with update in a CVS sense? I have never used CVS but I remember discussion on this ML and I think update in CVS does what commit does in Subversion. Update in Subversion, on the other hand, just keep your working copy up-to-date with changes that other people have made and committed to the reposiroty.
Are we talking about binary files by any chance? For example, Word documents? In that case you are probably right, the update would overwrite their copy because Subversion cannot merge binary files (but I don't have direct experience with them so I may be wrong). You probably want to look into the svn:need-lock property for the files.
G
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.