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

RE: dump 1.4 -> load 1.6 sync fail svn:ignore

From: Neil Aggarwal <neil_at_JAMMConsulting.com>
Date: Fri, 5 Jun 2009 15:35:54 -0500

> But svn:ignore is a file property, so you cannot change it,
> except by
> editing the dump file.

I was able to get around this by:
1. Dumping the repository
2. Using svn-revisionist to process the file
    http://github.com/bpsm/svn-revisionist
   Download and install it, then use:
   revisionist-fixprops.py -p "svn:*" -n < MyProject.dump >
MyProject.dump.fixed
3. Import the repository.

        Neil

--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2359834
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-05 22:36:49 CEST

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.