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

svndumpfilter seems to cause corruption

From: Glen Edmonds <Glen.Edmonds_at_financialsynergy.com.au>
Date: Mon, 23 Mar 2009 11:22:50 +1100

Hi,
I want to remove all trace of a particular file from the repository.
There are 2 tagged versions of the project and the trunk version, so I
ran "svnadmin dump" then 3 iterations of "svndumpfilter exclude <path>"
- one for each path to the file.
I then ran "svnadmin load" but got this error message:
    svnadmin: File not found: transaction '1742-1ce', path
'<non-existent-tag>/file'
where "non-existent-tag" was a "tags" version that does not exist in the
repository (if does however look like a "plausable" tag name - perhaps
it was added but not committed?)
 
Also, after loading, browsing the repo shows that although the target
file was removed OK, whole unrelated directories are now missing.
 
I make sure the dump was OK, I loaded the un-filtered dump and it loaded
OK - everything was intact.
 
Does anyone know what might be going on here?
 
Thanks in advance,
Glen

This email (which includes any attachments) is subject to copyright, confidential and may be privileged. If this email has been sent to you by mistake please inform the sender by reply email and then delete the email, destroy any copy and do not disclose or use the information in it. There is no warranty that this email is error or virus free, and we disclaim all liability for any loss or damage caused by any computer virus or defect. If this is a private communication it does not represent the views of Financial Synergy. Financial Synergy is not liable if an attachment is altered without its written consent.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1384779

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-23 07:45:29 CET

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.