Markus,
I'm using Subversive and I've run into some repeatable problems with some
of the way it works. Specifically if I do a refactor -> rename of a class
that already exists in our repository (I think it also bugs out on moves).
To work around it, I typically do everything as normal, except check in the
new version of the renamed/moved file. Then I copy all the source in the
file, delete it and then create a new class from scratch and paste the
source back in. Then I check it in.
It's annoying, but that seems to be the only easy workaround for me. You can
usually tell that a file will have a problem because of the status shown in
the commit message window. I don't remember what the status is, but it
labels renamed/moved files as different than newly checked in files (one is
labelled New while the other is labelled Added - or something like that).
Thanks,
Chris
On 1/31/07, Markus Barchfeld <[EMAIL PROTECTED]> wrote:
Hi!
I got problems committing a file. Although I could check in several
files in the folder
org.rubypeople.rdt.debug.core
/src/org/rubypeople/rdt/internal/debug/core/parsing/,
there were problems addin one particular file
(BreakpointModificationReader.java).
Has anybody an idea what might be wrong? I have updated the project and
synchronized, but could not find any problems.
Below is the log.
Markus
*** Commit
svn commit
"/home/ubuntu/workspaces/rdt2/org.rubypeople.rdt.debug.core/src/org/rubypeople/rdt/internal/debug/core/parsing/BreakpointModificationReader.java"
-m "Added better abstraction for debugger access since we need two
socket connections for rubydebug" --username "mbarchfe"
A
/home/ubuntu/workspaces/rdt2/org.rubypeople.rdt.debug.core/src/org/rubypeople/rdt/internal/debug/core/parsing/BreakpointModificationReader.java
Commit failed (details follow):
COPY of
/svnroot/rubyeclipse/!svn/bc/1896/trunk/org.rubypeople.rdt.debug.core/src/org/rubypeople/rdt/internal/debug/core/parsing/BreakpointAddedReader.java:
403 Forbidden (https://svn.sourceforge.net)
*** Error (took 00:21.997)
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Rubyeclipse-development mailing list
Rubyeclipse-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rubyeclipse-development
--
http://cwilliams.textdriven.com
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Rubyeclipse-development mailing list
Rubyeclipse-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rubyeclipse-development