[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: permanently remove files from repository

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-12-16 16:03:52 CET

Alex R. Mosteo wrote:
> Richard Jolly wrote:
>>
>> On 16 Dec 2004, at 07:54, Johan Appelgren wrote:
>>
>>>
>>>> From: Richard Jolly [mailto:richardjolly@mac.com]
>>>>
>>>> I know this has been asked before [...]
>>>
>>>
>>> http://subversion.tigris.org/project_faq.html#removal
>>
>>
>> D'oh. Thanks.
>
> Now, if someone could point to me any other option, because
> svndumpfilter fails on me.

No other option exists to my knowledge.

> I have a quite large repo (about 1GB) and when trying to exclude a
> single subtree of about 100MB, it says:
>
> $ svndumpfilter exclude whatever <dump_file >filtered_file
> ...
> Se hizo commit de la revisión 169 como 169.
> Se hizo commit de la revisión 170 como 170.
> Se hizo commit de la revisión 171 como 171.
> Aborted

Well, that's a bug.

Can you compile from source (or install a debuginfo RPM, if using a
distibution which provides them), and run the process under the gdb
debugger? When the program crashes, type "bt" at the gdb prompt to get a
backtrace, and copy/paste all the information into an email.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 16 16:11:04 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.