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

assertion when locking files in different paths on RC4

From: André Malo <nd_at_perlig.de>
Date: 2005-05-14 17:39:24 CEST

Hi,

nd@parker trunk $ svn lock CHANGES src/lib/svnmailer/*.py
'src/lib/svnmailer/stream.py' locked by user 'nd'.
'src/lib/svnmailer/util.py' locked by user 'nd'.
'src/lib/svnmailer/differ.py' locked by user 'nd'.
'src/lib/svnmailer/subversion.py' locked by user 'nd'.
'src/lib/svnmailer/settings.py' locked by user 'nd'.
'src/lib/svnmailer/browser.py' locked by user 'nd'.
'CHANGES' locked by user 'nd'.
'src/lib/svnmailer/main.py' locked by user 'nd'.
'src/lib/svnmailer/struct.py' locked by user 'nd'.
'src/lib/svnmailer/config.py' locked by user 'nd'.
'src/lib/svnmailer/cli.py' locked by user 'nd'.
'src/lib/svnmailer/struct_accessors.py' locked by user 'nd'.
svn: subversion/libsvn_wc/lock.c:1040: do_close: Assertion `!
adm_access->set_owner || apr_hash_count (adm_access->set) == 0' failed.

If I leave out CHANGES, it just works.
The repos is local/bdb.
It's freshly created with imported content (no further changes).
Do you need any further information?

nd

-- 
"Eine Eieruhr", erklärt ihr Hermann, "besteht aus einem Ei. Du nimmst
das Ei und kochst es. Wenn es hart ist, sind fünf Minuten um. Dann weißt
du, daß die Zeit vergangen ist."
                             -- Hannes Hüttner in "Das Blaue vom Himmel"
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 14 17:40:27 2005

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.