Hello John! On Sonntag, 15. April 2007 John Stile wrote: > Using fsvs-1.1.1 I ran into a problem initializing repository with a > Gentoo system in fsvs. ... Seems ok.
> Finally I ran the initial import, for 13 hours, which failed. > #Check your data in: > fsvs commit -m "First import" > > The import failed at what seemed like the end, of the file list with an > error. > # ERROR: > An error occurred: RA layer request failed (175002) > in ci__work: editor->close_edit: MERGE request failed on '/DEV_CF' > FSVS (licensed under the GPLv2), (C) by Ph. Marek; version > fsvs-1.1.1:753 > > What does this error mean? close_edit is at the end of the commit process; it tells subversion to commit the transaction. Well, googling gives http://svn.haxx.se/users/archive-2005-07/0530.shtml - which is with a server on Windows, and possibly a virus scanner, but without a definite answer. Then there's http://svn.haxx.se/users/archive-2006-03/1484.shtml - which has *no* answer. What could help is http://ahinea.wordpress.com/2007/03/03/subversion-apache-griefs/ : > Turns out this problem is caused by Apache and Subversion being compiled > against different versions of the APR libraries. I got it fixed by > rebuilding apache and subversion from their fresh sources. Does that help you, too? Regards, Phil -- Versioning your /etc, /home or even your whole installation? Try fsvs (fsvs.tigris.org)! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
