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