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