[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: Alex R. Mosteo <alejandro_at_mosteo.com>
Date: 2004-12-16 17:05:09 CET

Max Bowsher wrote:
> Alex R. Mosteo wrote:

>> 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.

gdb reports no symbols in my installed svn 1.1.0 (Mandrake 10). I see no
debugging package for download in the Mandrake 10 release.

When trying to build the 1.1.1 release I get this error (which I also
got in the past when trying to compile 1.1.0):

d subversion/mod_authz_svn && /bin/sh
/home/jano/tmp/s/subversion-1.1.1/libtool --silent --mode=link gcc -g
-O2 -g -O2 -pthread -DNEON_ZLIB -L/usr/local/BerkeleyDB.4.2/lib
-rpath -avoid-version -module -o mod_authz_svn.la mod_authz_svn.lo
../../subversion/libsvn_subr/libsvn_subr-1.la
libtool: link: only absolute run-paths are allowed
make: *** [subversion/mod_authz_svn/mod_authz_svn.la] Error 1

Any ideas?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 16 17:28:47 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.