Delete data from Google Code

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
Ignatius881
Forum Newbie
Posts: 17
Joined: Thu Jul 14, 2011 9:09 am
Location: Oviedo (Spain)

Delete data from Google Code

Post by Ignatius881 »

Hello.

Can you tell me if it's possible to completely delete both a file and its data from Google Code (also from its code revisions)? I'm talking about SVN, to clarify.

Suppose that I made a code revision into Google Code and by mistake I updated every data of a basedata (emails, passwords, etc.), and afterwards I deleted that file from Google Code. But all the data are still there, in the previous revision of the code, you know. How can it be solved? Is it possible to completely delete something from Google Code?

Thanks.
Ignatius881
Forum Newbie
Posts: 17
Joined: Thu Jul 14, 2011 9:09 am
Location: Oviedo (Spain)

Re: Delete data from Google Code

Post by Ignatius881 »

Bump.
Doug G
Forum Contributor
Posts: 282
Joined: Sun Sep 09, 2007 6:27 pm

Re: Delete data from Google Code

Post by Doug G »

Have you asked google?
[
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Delete data from Google Code

Post by Christopher »

There is not an easy way in SVN and maybe no way in Google Code. Seach for "svn obliterate" on how to dump, filter and re-import.
(#10850)
Post Reply