2009/7/22 Nilgün Belma Bugüner <[email protected]> > > > > > > > > > > > I'm committing to the PhD online doc-editor project ... URL: > > > > http://svn.php.net/repository/web/doc-editor/trunk > > > > But, server responses me with (400 Bad Request) by the following svn > ci > > > > > > > > > svn ci -F log --username mrkschan . > > > > Authentication realm: <http://svn.php.net:80> PHP Subversion > Repository > > > > Password for 'mrkschan': > > > > svn: Commit failed (details follow): > > > > svn: At least one property change failed; repository is unchanged > > > > svn: Server sent unexpected return value (400 Bad Request) in > response to > > > > PROPPATCH request for > > > > '/repository/!svn/wbl/5b9b8d26-24cb-4658-96be-d96724657f7d/284572' > > > > > > > http://subversion.tigris.org/issues/show_bug.cgi?id=3275 > > > > > > I recommend using at least 1.5.6. > > > > > > > err... Just built svn-client 1.6.1 under ubuntu-9.0.4 ... But still > having > > the same issue > > > an user error? > > http://subversion.open.collab.net/ds/viewMessage.do?dsForumId=4&dsMessageId=311001 > > :(
svn reverted those newly added turned-off auto-prop (but originally there's no auto-prop related to php/js files) svn add those new files again. failed... As Gwynne told ... server log says [Wed Jul 22 02:29:46 2009] [error] [client (screened)] Could not fetch resource information. [301, #0] [Wed Jul 22 02:29:46 2009] [error] [client (screened)] Requests for a collection must have a trailing slash on the URI. [301, #0] ks
