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

Re: help!svn import failure

From: Jeff Smith <jsmith_at_robotronics.com>
Date: 2007-04-05 21:21:11 CEST

On Friday 30 March 2007 09:00, Jacky wrote:
> server:apache+subversion 1.4.3
> server OS:windows xp sp2
> client OS:suse 10.2
>
>
> i import a project (about 50000 files include linux kernel files)
> into svn server , when finish adding and begin to commit ,i get a
> error:
>
> svn: Can't open file
> 'F:\txcpyjyb\ADSL_SVN\svnReps\test\db\transactions\0-1.txn\node._kv
>w.0'

I'm thinking that by the path, it is probably a database file that is
currently being written to. You simply need to stop any applications
using the files, to allow them to be read by another program such as
svn.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 5 21:22:41 2007

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.