
rolfm at denison
Mar 3, 2009, 6:03 AM
Post #12 of 12
(1975 views)
Permalink
|
|
Re: Fix for bug 1425 - enter key in advanced search
[In reply to]
|
|
On Mar 2, 2009, at 10:03 PM, David E. Wheeler wrote: > On Mar 2, 2009, at 6:28 PM, Matthew Rolf wrote: > >>> I tried an svn update just now, too, and it leaves my edited files >>> (story.html, template.html, media.html) alone, rather than reverting >>> them to the versions in trunk. >> >> svn update won't actually revert changes. > > No, but it should make the updates that were checked in. If the > conflict with the changes you've made, you'd be told that they have > conflicts. Yep, that is correct. > >> If you do svn diff, and find that you've changed the files in your >> working copy, you need to run svn revert on those files to get them >> to go back. > > This BAMF says no. Editing files locally does not prevent `svn up` > from modifying them. Ok, my bad. -Matt
|