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

Possible bug - SVN 1.6.4 Windows 7 Pro 64 bit

From: Dow Drake <dowdrake_at_msn.com>
Date: Sun, 01 Nov 2009 22:48:11 -0800

Hi,
I'm fairly new to SVN and not sure if SVN 1.6.4 actually supports
Windows 7 Pro 64 bit -- but for what it's worth, here's my problem:

- I have an SVN version 1.4.6 repository on my Windows XP machine.
- I'm trying to move this repository to the Windows 7 Pro 64 machine if
possible.
- I used 'svnadmin dump big-repos > dumpfile' to dump the repository.
- The dumpfile appears to be good -- if I create a new repository on the
Win XP machine I can use 'svnadmin load new-repos < dumpfile' and no
errors occur.
- I have SVN 1.6.4 installed on the Windows 7 Pro machine.
- I created a new repository on this machine and used 'svnadmin load
new-repos < dumpfile'. It started to load, but failed with this:

* adding path :
blog-mt/mt-static/plugins/Ajaxify/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin.js
...svnadmin: Can't open file
'big-repos\db\transactions\199-5j.txn\next-ids': The requested operation
cannot be performed on a file with a user-mapped section open.

I tried creating a second new repository on the Win 7 machine and
repeating the last step. It failed the same way, but at a different
point in the file:

* adding path :
mailings/wysiwyg/editor/skins/default/toolbar/_vti_cnf/paste.gif
...svnadmin: Can't open file
'big-repos2\db\transactions\175-4v.txn\next-ids': The requested
operation cannot be performed on a file with a user-mapped section open.

Any ideas for a workaround for this? Any suggestions for my next step?
I can try upgrading the XP machine to SVN 1.6 or downgrading the Windows
7 machine to SVN 1.4...

Thanks!
Dow Drake

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-02 07:51:59 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.