Cannot accept 'svn:sync-lock' property because it is not encoded in UTF-8
From: Dmitry Savvateev <dsavvateev_at_mail.ru>
Date: Wed, 17 Mar 2010 08:08:09 +0300
Hello,
I've ran into the following problem with svnsync on Windows Vista.
svnsync: Cannot accept 'svn:sync-lock' property because it is not
What's wrong here? I've been doing the same thing many times before,
Here's what I'm doing:
C:\Data>svnadmin create svn-backup
C:\Data>svnsync init file:///c:/data/svn-backup file:///s:/svn
C:\Data>svn pdel --revprop -r 0 svn:sync-lock file:///c:/data/svn-backup
C:\Data>svnsync init file:///c:/data/svn-backup file:///s:/svn
It seems that the message from svnsync is issued before calling
C:\Data>svnsync --version
Copyright (C) 2000-2009 CollabNet.
The following repository access (RA) modules are available:
* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
C:\Data>svnadmin --version
Copyright (C) 2000-2009 CollabNet.
The following repository back-end (FS) modules are available:
* fs_base : Module for working with a Berkeley DB repository.
Yours,
|
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.