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

Re: commit failed: while sending tree-delta to repos. ... 502 Bad Gateway

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2002-01-17 09:02:23 CET

Hi

On Wed, Jan 16, 2002 at 03:55:28AM -0600, Jay Freeman (saurik) wrote:
[snip]
> [root(3)@dreadnought evil]# make
> rm -rf /cvs/svn/ninetjer
> svnadmin create /cvs/svn/ninetjer
> chown apache.apache -R /cvs/svn/ninetjer
> rm -rf ninetjer
> su -c "svn co http://svn.ninetjer.org/repos/ninetjer" saurik
> cd ninetjer; touch bob; svn add bob; svn commit

Just a thought. Does it make any difference if you do the
"touch bob; svn add bob; svn commit" as saurik instead of
root?

> A bob
> root's password:
>
> username: saurik
> saurik's password:
>
> Adding /home/saurik/evil/ninetjer/bob
> Committed revision 1.
> cd ninetjer; svn cp bob tom; svn commit

This too.

P.S. I have no idea if that would make any difference. It just
seems strange to me that you're using two different users to
manipulate the same working copy.

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:56 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.