Hello folks,
Following the instructions on bug reporting, here's my bug report :)
---------------- Reproduceable steps:
1. right-click on the file name and choose "rename"
2. rename the file
3. right-click on the directory holding the renamed file
4. choose Team > Commit
5. put the comment in
6. commit
7. observe the following error message
commit -m "renamed file to match function name"
/home/ma/workspace/iso_iec_tr_24731/string/strlen_s.c
/home/ma/workspace/iso_iec_tr_24731/string/strnlen_s.c
Deleting /home/ma/workspace/iso_iec_tr_24731/string/strlen_s.c
Adding /home/ma/workspace/iso_iec_tr_24731/string/strnlen_s.c
svn: Commit failed (details follow):
svn: Commit failed (details follow):
svn: COPY of
/svnroot/ciisesec/!svn/bc/157/iso_iec_tr_24731/string/strlen_s.c: 502
Bad Gateway (https://svn.sourceforge.net)
---------------- Workaround:
- I committed the deleted file successfully, but the added file was not
successful:
commit -m "renamed file to match function name"
/home/ma/workspace/iso_iec_tr_24731/string/strlen_s.c
Deleting /home/ma/workspace/iso_iec_tr_24731/string/strlen_s.c
Committed revision 158.
commit -m "renamed file to match function name"
/home/ma/workspace/iso_iec_tr_24731/string/strnlen_s.c
Adding /home/ma/workspace/iso_iec_tr_24731/string/strnlen_s.c
svn: Commit failed (details follow):
svn: Commit failed (details follow):
svn: COPY of
/svnroot/ciisesec/!svn/bc/157/iso_iec_tr_24731/string/strlen_s.c: 502
Bad Gateway (https://svn.sourceforge.net)
- I used the Linux command-line client successfully
ma@grace:~/workspace/iso_iec_tr_24731/string$ svn commit -m "renamed
file to match function name"
/home/ma/workspace/iso_iec_tr_24731/string/strnlen_s.c
Adding strnlen_s.c
---------------- Configuration:
Ubuntu Linux 5.10
Eclipse 3.1.1
Java virtual machine: Sun Jdk 1.5.0_06
Subclipse: 0.9.108
Server: sourceforge
---------------- Reproduceability:
2/2
--
Marc-André LAVERDIÈRE
"Perseverance must finish its work so that you may be mature and
complete, not lacking anything." -James 1:4
mlaverd.webhop.net/blog
/"\
\ / ASCII Ribbon Campaign
X against HTML e-mail
/ \
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Mar 28 05:31:10 2006