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

Commit failed : Can't create temporary file from template [Problem similar to issue No.4108]

From: Žü—팷 <zhou_lixian_at_nec.cn>
Date: Thu, 17 Jan 2013 18:03:47 +0900

I installed subversion 1.7.7 and all the dependencies on HP RX2660

running HP-UX 11iv3 which I downloaded from

http://hpux.connect.org.uk/hppd/hpux/Development/Tools/subversion-1.7.7/

 

I'd like to add and commit a lot of files to my svn repository.

Add always successed, but commit sometimes failed.

When the number of files are more than 65, commit operation failed.

Error message:

...

...

Transmitting file data .................................................

................svn: E000002: Can't create temporary file from template

'/tmp/svn-XXXXXX': No such file or directory

 

At that time, svn-XXXXXX file with 0 size in .svn/tmp directory was created.

 

When the number of files are less than 65, commit successed.

 

I found similar problem on issue No.4108.

But there isn't the solution.

 

Could you tell me the answer .

And any other suggestion is highly appreciated.

 

Regards

Lixian

 
Received on 2013-01-17 10:27:09 CET

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.