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

Re: [Issue 1273] Changed - svn cp corrupts *two* repositories

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-04-30 21:04:26 CEST

Philip Martin <philip@codematters.co.uk> writes:

> The "addition-with-history" bit doesn't appear to work

It's probably this

valgrind -q svn cp http://localhost/tmp/repo1/foo/zig wc1/foo/zig2
==15623== Invalid read of size 1
==15623== at 0x40167A2C: strcmp (vg_clientfuncs.c:474)
==15623== by 0x4021C8F5: repos_to_wc_copy (../svn/subversion/libsvn_client/copy.c:792)
==15623== by 0x4021CBC1: setup_copy (../svn/subversion/libsvn_client/copy.c:1098)
==15623== by 0x4021CE2A: svn_client_copy (../svn/subversion/libsvn_client/copy.c:1128)
==15623== Address 0x4186FF24 is 0 bytes inside a block of size 37 free'd
==15623== at 0x401673FB: free (vg_clientfuncs.c:185)
==15623== by 0x403E1462: pool_clear_debug (apr_pools.c:1410)
==15623== by 0x403E1553: apr_pool_destroy_debug (apr_pools.c:1471)
==15623== by 0x4022544A: svn_client_uuid_from_url (../svn/subversion/libsvn_client/ra.c:299)

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 30 21:05:14 2003

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

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