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

Re: need help with error message

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2004-08-17 12:47:11 CEST

robert rottermann wrote:
> svn: Commit failed (details follow):
> svn: OPTIONS request failed on '/svn/pub/RedProManager/trunk/utils'
> svn: The OPTIONS request returned invalid XML in the response: XML parse
> error at line 1: Extra content at the end of the document
> . (/svn/pub/RedProManager/trunk/utils)

Are you using SSH for access? If so, make sure that RC files
(.bashrc, .profile etc) never write anything to stdout or stderr. This is
also poison for other programs that tunnel through SSH like rsync for
example.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 17 12:47:40 2004

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.