Hi
I am trying to commit my files in OpenVMS using SVNKit. I get a commit
failed error with the following error. I checked my disk and it has enough
space. Am I missing something here.
Transmitting file data
.............................................................................................................
....................................................................................................................................
....................................................................................................................................
....................................................................................................................................
....................................................................................................................................
....................................................................................................................................
....................................................................................................................................
....................................................................................................................................
....................................................................................................................................
....................................................................................................................................
..................Skipped 'null'
Jul 11, 2011 10:46:38 AM
org.tmatesoft.svn.core.internal.util.DefaultSVNDebugLogger log
SEVERE: CLI: svn: Commit failed (details follow):
svn: While preparing '/$DISK4/production/tracs/subversion/trunk/fffile.dat'
for commit
svn: no space left on device
org.tmatesoft.svn.core.SVNException: svn: Commit failed (details follow):
svn: While preparing '/$DISK4/production/tracs/subversion/trunk/fffile.dat'
for commit
svn: no space left on device
at
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
at
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
at
org.tmatesoft.svn.core.wc.SVNCommitClient.doCommit(SVNCommitClient.java:899)
at
org.tmatesoft.svn.core.wc.SVNCommitClient.doCommit(SVNCommitClient.java:828)
at
org.tmatesoft.svn.cli.svn.SVNCommitCommand.run(SVNCommitCommand.java:99)
at
org.tmatesoft.svn.cli.AbstractSVNCommandEnvironment.run(AbstractSVNCommandEnvironment.java:134)
at
org.tmatesoft.svn.cli.AbstractSVNLauncher.run(AbstractSVNLauncher.java:81)
at org.tmatesoft.svn.cli.svn.SVN.main(SVN.java:26)
svn: Commit failed (details follow):
svn: While preparing 'fffile.dat' for commit
Also I checked size of file am committing and the disk space and the output
is as follows:
WAVDEV>dir fffile.dat
Directory $DISK4:[PRODUCTION.TRACS.SUBVERSION.TRUNK]
FFFILE.DAT;1 204/204 20-SEP-2010 13:54:03.80
Total of 1 file, 204/204 blocks.
WAVDEV>sho dev $disk4
Device Device Error Volume Free Trans
Mnt
Name Status Count Label Blocks Count
Cnt
$1$DKC300: (WAVDEV) Mounted 0 DISK_4 1300756 2
1
Any help is appreciated
thanks
Gnan
--
View this message in context:
http://old.nabble.com/Commit-failed-error-on-OpenVMS-tp32041147p32041147.html
Sent from the SVNKit - Users mailing list archive at Nabble.com.