On Thu, Jul 23, 2009 at 9:01 AM, Nicolas Sylvain<nsylv...@chromium.org> wrote:
> On Thu, Jul 23, 2009 at 8:53 AM, Evan Martin <e...@chromium.org> wrote:
>> On Thu, Jul 23, 2009 at 7:47 AM, Nicolas Sylvain<nsylv...@chromium.org> 
>> wrote:
>> > gclient has nothing to do with this case. "svn update src/" was trying to
>> > add a directory called "src/bleh", but "src/bleh" already existed, so "svn
>> > update" failed.
>>
>> Sorry to back-seat drive, but can't you do something like
>>  "svn status | xargs rm -rf"
>> before syncing?
>
> svn status does not show files that are svn:ignore'd, like all generated
> files should be.

Hmm.  In creating a "clean" client, would it make sense to delete all
files which exist and are svn:ignore'd?  Just as a matter of course?

-scott

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to