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

assertion "opt || SVN_IS_VALID_REVNUM(rev)" failed

From: Roman Neuhauser <dev-null_at_bellavista.cz>
Date: 2003-07-11 18:41:54 CEST

Hi there,

does interrupting an import corrupt the repository? Or, is it a known
problem?

I realized I issued svn import in the wrong dir, and killed
the client with ^C (note the "Killed by signal 2." line). Further
attempts to import anything end in the assert().

I'm using 0.24.2.

BTW,
> /usr/home/svn/repos/hooks/start-commit
/usr/home/svn/repos/hooks/start-commit >
come from 'echo "$0 >"' and 'echo "> $0"' in the hook script.

roman_at_freepuppy ~/tmp 1104:1 > svn import svn+ssh://localhost/usr/home/svn/repos . -m 'initimport'
roman@localhost's password:
> /usr/home/svn/repos/hooks/start-commit
/usr/home/svn/repos/hooks/start-commit >
Adding repos
Skipped repos/.svn
Adding Zak-Makefile
Adding log
Adding log/logbug.php
Adding log/composite.diff
Adding log/composite.php
Adding log/composite.1.7.patch
Adding BV_Objectlist.php.patch
Adding Makefile
Adding services
Adding getmail_log
Adding fubar
^CKilled by signal 2.
svn: Permission denied
svn: svn_io_dir_open: unable to open directory 'fubar'
roman@freepuppy ~/tmp 1104:1 > cd make
roman_at_freepuppy ~/tmp/make 1105:0 > svn import svn+ssh://localhost/usr/home/svn/repos . -m 'initimport'
roman@localhost's password:
> /usr/home/svn/repos/hooks/start-commit
/usr/home/svn/repos/hooks/start-commit >
Adding Makefile
Adding Makefile.gen
assertion "opt || SVN_IS_VALID_REVNUM(rev)" failed: file "subversion/libsvn_ra_svn/marshal.c", line 332
roman_at_freepuppy ~/tmp/make 1106:141 > svn import svn+ssh://localhost/usr/home/svn/repos . -m 'initimport'
roman@localhost's password:
> /usr/home/svn/repos/hooks/start-commit
/usr/home/svn/repos/hooks/start-commit >
Adding Makefile
Adding Makefile.gen
assertion "opt || SVN_IS_VALID_REVNUM(rev)" failed: file "subversion/libsvn_ra_svn/marshal.c", line 332
roman@freepuppy ~/tmp/make 1106:141 >

-- 
The From: header's been munged to get rid of unwanted cc's.
My real address: neuhauser@bellavista.cz.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 11 18:55:10 2003

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.