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

assertion failure whilst copying a directory

From: Dylan Cuthbert <dylan_at_q-games.com>
Date: 2002-09-06 09:19:00 CEST

I've been moving and mkdir'ing directories (using svn mv and svn mkdir of
course) and now I tried to make a copy of trunk/projects and put it into
branches/test-branch. This is what happened:

 $ svn cp trunk/projects/ branches/test-branch/
assertion "! adm_access->set_owner || apr_hash_count (adm_access->set) == 0"
failed: file "subversion/libsvn_wc/lock.c", line 438
Aborted (core dumped)

What have I done wrong? And how do I continue from here? was the directory
copied? should I delete it and re-issue the command? Or should I revert
and re-issue the command?

Help please

---------------------------------
Q-Games, Dylan Cuthbert.
http://www.q-games.com
P2P internet radio - http://www.peercast.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 6 09:22:02 2002

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.