You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Magnus Persson <ma...@mindark.com> on 2003/02/11 15:57:25 UTC

bug, using latest version

svn crashes when importing files under windows2000.
i use version 0.17.1.   the crash occurs on the last file.
(A large set of files 30Mbyte) 
the command never completes. (it thinks the last file is infinite large i
guess).
it just prints dots............   until it crashes.
 
what can i do to fix this ?

 // magnus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: bug, using latest version

Posted by Karl Fogel <kf...@newton.ch.collab.net>.
Magnus Persson <ma...@mindark.com> writes:
> svn crashes when importing files under windows2000.
> i use version 0.17.1.   the crash occurs on the last file.
> (A large set of files 30Mbyte) 
> the command never completes. (it thinks the last file is infinite large i
> guess).
> it just prints dots............   until it crashes.
>  
> what can i do to fix this ?

Either debug it, or come up with a minimal reproduction case that you
can describe in sufficient detail for someone else to reliably
reproduce it.

For example, can you do small imports?  Medium imports?  Are we
talking about a total of 30MB for all files, or one file that is 30MB?

Many more details are needed here.

-K


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org