DescriptionWhen running an svn update, if --force was passed on the
command line to gclient, pass the flag to svn update and
svn co too.
This allows updates when we have dirty files left around.
For example, an update may remove a directory, but the
directory still has .vcproj or .mk files in it. If we
try to re-add that directory, svn will error out. If
we add --force, it'll happily allow the update.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=48897
Patch Set 1 #Patch Set 2 : '' #
Messages
Total messages: 3 (0 generated)
|