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

[Subclipse-users] Bad Gateway error

From: Robert Matthews <rmatthews_at_nakedobjects.org>
Date: 2006-07-27 19:08:48 CEST

Using eclipse with subclipse I have a problem committing a file after a
rename (done through the Refactor/Move mechanism in eclipse).

Simply put, I get a 502 Bad Gateway error when I try and commit. No
other problems seem to occur, but this one always does. I do not get
this problem if I commit from the command line.

The same thing occurred in earlier versions of subclipse.

Below are the outputs from subclipse, and the working commit from the
command line. Finally, there are details about my setup.

My email is rmatthews@nakedobjects.org.

I look forward to helping you with any other details.

Robert Matthews.

-------------------------------------

Using subclipse to commit

commit -m ""
/home/rcm/no-development/nakedobjects_DEV/no-reflector-java/src/org/nakedobjects/reflector/java/JavaBusinessObjectContainer.java
/home/rcm/no-development/nakedobjects_DEV/no-reflector-java/src/org/nakedobjects/reflector/java/JavaDomainObjectContainer.java
    Deleting
/home/rcm/no-development/nakedobjects_DEV/no-reflector-java/src/org/nakedobjects/reflector/java/JavaBusinessObjectContainer.java
    Adding
/home/rcm/no-development/nakedobjects_DEV/no-reflector-java/src/org/nakedobjects/reflector/java/JavaDomainObjectContainer.java
    svn: Commit failed (details follow):
    svn: Commit failed (details follow):
svn: COPY of
/svnroot/nakedobjects/!svn/bc/5182/framework/trunk/no-reflector-java/src/org/nakedobjects/reflector/java/JavaBusinessObjectContainer.java:
502 Bad Gateway (https://rcmatthews@svn.sourceforge.net)

From command line

$ svn status
A +
no-reflector-java/src/org/nakedobjects/reflector/java/JavaDomainObjectContainer.java
D
no-reflector-java/src/org/nakedobjects/reflector/java/JavaBusinessObjectContainer.java

$ svn commit -m ""
Deleting
no-reflector-java/src/org/nakedobjects/reflector/java/JavaBusinessObjectContainer.java
Adding
no-reflector-java/src/org/nakedobjects/reflector/java/JavaDomainObjectContainer.java
Transmitting file data .
Committed revision 5184.

System details
--------------

Linux System:
    2.6.16-gentoo-r13 #7 SMP Wed Jul 19 16:43:47 BST 2006 x86_64 AMD
Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux

Eclipse:
    Version: 3.2.0
    Build id: M20060629-1905
    
Subclipse: 1.1.4

Subversion: svn, version 1.3.1 (r19032)
   compiled Jul 20 2006, 10:35:17

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Jul 27 19:09:58 2006

This is an archived mail posted to the Subclipse Users mailing list.

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