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

Re: Assertion during svn lock in 1.2 rc3

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-05-13 16:03:00 CEST

Reto Weiss wrote:

> C:\Programme\Subversion1.2rc3\svn-win32-1.2.0-rc3\bin\svn.exe lock
> --username rwei --password rwei --file "C:\temp\1115968841255"
> "C:\Projekte\TestTeamProviderWC2\cm_db\content\default_cms\ContentPages\co.meta"
> "C:\Projekte\TestTeamProviderWC2\cm_db\content\default_cms\ContentPages\test\co.meta"
> "C:\Projekte\TestTeamProviderWC2\cm_db\content\default_cms\ContentPages\test\Caption\103D4ECB1423F44D"
> "C:\Projekte\TestTeamProviderWC2\cm_db\content\default_cms\ContentPages\test\Caption\co.meta"
> "C:\Projekte\TestTeamProviderWC2\cm_db\content\default_cms\ContentPages\test\Panel1\co.meta"
> "C:\Projekte\TestTeamProviderWC2\cm_db\content\default_cms\ContentPages\test\Panel1\String1\103D4ECB19C690C8"
> "C:\Projekte\TestTeamProviderWC2\cm_db\content\default_cms\ContentPages\test\Panel1\String1\co.meta"
> "C:\Projekte\TestTeamProviderWC2\pages\ContentPagestestPanel1.jsp"
>
> has not been successful executed.
>
> Exit code was 3
>
> Error output was:
>
> Assertion failed: ! adm_access->set_owner || apr_hash_count
> (adm_access->set) == 0, file
> C:\Home\brane\src\svn\subversion-1.2.0-rc3\subversion\libsvn_wc\lock.c,
> line 1040
>
Interesting. That code hasn't changed in almost three years, yet I've
not seen this error before.

And I'll have to somehow convince MSVC to stop generating absolute paths
for __FILE__, grrr!

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 13 17:01:49 2005

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.