How about:

svn rm https://yourproject.googlecode.com/svn/trunk

It's an instant, constant-time operation, since the deletion happens
server-side.  :-)


On Mon, Dec 8, 2008 at 11:53 AM, Daniel O'Brien <[EMAIL PROTECTED]> wrote:
>
> Assuming you're trying to clear your whole project:
>
> svn co https://yourproject.googlecode.com/svn/ yourproject
> cd yourproject
> svn rm *
> svn ci
>
> Daniel
>
> On Dec 6, 12:01 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
>> How do I use "svn rm" ???
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Hosting at Google Code" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to