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

Re: Final line in revision file missing space - what does this mean?

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-05-01 02:03:41 CEST

"Wright, Kevin Lee " <kevin.lee.wright@citi.com> writes:
> Can anyone explain the meaning of the error: "Final line in revision file
> missing space"?
>
> I googled for it, but the results were about as much use as a proverbial
> chocolate teapot?

Something is wrong with your FSFS repository. I don't know how it
happened; is there anything about your repository hosting setup that
might lead to unreliable filesystem behavior? This error message
comes from the function 'get_root_changes_offset' in:

   http://svn.collab.net/repos/svn/trunk/subversion/libsvn_fs_fs/fs_fs.c

The function was checking that the formatting of part of the
repository was as expected -- and discovered that it wasn't.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 1 02:03:56 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.