[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: Jay Freeman \(saurik\) <saurik_at_saurik.com>
Date: 2002-01-17 21:11:43 CET

I'll try that. The reason was originally because I couldn't figure out
how to log in to a repository with a different username than the one I
was logged in as. So, to deal with that, I did an "su" to do it. Then,
that stopped helping, as now svn does all the work required to figure
out that I'm REALLY working as root. Then, apparently they added "hit
enter at the login and it will ask for a username".

I'll try that, and then (if need be) run through the client and isolate
the error again late tonight.

Sincerely,
Jay Freeman (saurik)
saurik@saurik.com

-----Original Message-----
From: Michael Wood [mailto:mwood@its.uct.ac.za]
Sent: Thursday, January 17, 2002 2:02 AM
To: svn-dev
Subject: Re: commit failed: while sending tree-delta to repos. ... 502
Bad Gateway

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
---------------------------------------------------------------------
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:57 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.