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

failed commit not totaly rolled back

From: Carl Karsten <carl_at_personnelware.com>
Date: 2005-10-18 15:40:52 CEST

C:\vfe\dev\WinPars>svn commit -m "flowchart"
Sending DATA\ErrorLog.FPT
Sending DATA\ErrorLog.dbf
Sending LIBS\BILLPAY.VCT
Sending LIBS\billpay.vcx
Sending METADATA\METADATA.DBF
Sending METADATA\VfeMeta.DBF
Adding doc
Adding (bin) doc\bp.odg
Transmitting file data ..svn: Commit failed (details follow):
svn: Error processing command 'committed' in 'C:\vfe\dev\WinPars\DATA'
svn: Error replacing text-base of 'ErrorLog.FPT'
svn: Can't copy 'C:\vfe\dev\WinPars\DATA\.svn\tmp\text-base\ErrorLog.FPT.svn-base'
to 'C:\vfe\dev\WinPars\DATA\.svn\tmp\ErrorLog.FPT.tmp.tmp': There is not enough
space on the disk.

So I dump the 130mb of /temp files and try again.

C:\vfe\dev\WinPars>svn commit -m "flowchart"
Sending DATA\ErrorLog.FPT
Sending DATA\ErrorLog.dbf
Sending LIBS\BILLPAY.VCT
Sending LIBS\billpay.vcx
Sending METADATA\METADATA.DBF
Sending METADATA\VfeMeta.DBF
Adding doc
Adding (bin) doc\bp.odg
Transmitting file data ..svn: Commit failed (details follow):
svn: Out of date: 'DATA/ErrorLog.FPT' in transaction '16-1'

It seems when the first attemt failed it didn't completely roll back everything it
had started, which I am guessing is a bug?

^Carl Karsten

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 18 15:41:49 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.