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

Unsupported Feature?

From: Markus Karg <markus.karg_at_quipsy.de>
Date: 2005-11-23 10:53:58 CET

I'm using Subclipse (latest) with SVN 1.2.3 in Eclipse 3.1.1 (latest).
Today I renamed a package from a.b.c to a.b.x.c.
The result was that the old package was marked as "delete from SVN" (cross-icon), and the new package was marked as "unknown" (question-icon).
I did "Team - add" on the new package.
The result was that the new package was marked as "add to SVN" (plus-icon).
 
No problem since here.
 
Then I did commit on the project.
The result was this error message:
 
SVN Commit
org.tirgris.subversion.javahl.ClientException: Trying to use an unsupported feature
svn: Cannot non-recursively commit a directory deletion
 
The SVN log panel in Eclipse shows this:
 
commit -m "Improved project structure." -N C:/Dokumente und Einstellungen/Karg/workspace/HexDump C:/Dokumente und Einstellungen/Karg/workspace/HexDump/build.xml C:/Dokumente und Einstellungen/Karg/workspace/HexDump/src/de/quipsy/hexdump C:/Dokumente und Einstellungen/Karg/workspace/HexDump/src/de/quipsy/hexdump/HexDump.java C:/Dokumente und Einstellungen/Karg/workspace/HexDump/src/de/quipsy/hexdump/HexDumpTest.java C:/Dokumente und Einstellungen/Karg/workspace/HexDump/src/de/quipsy/tools C:/Dokumente und Einstellungen/Karg/workspace/HexDump/src/de/quipsy/tools/hexdump C:/Dokumente und Einstellungen/Karg/workspace/HexDump/src/de/quipsy/tools/hexdump/AllTests.java C:/Dokumente und Einstellungen/Karg/workspace/HexDump/src/de/quipsy/tools/hexdump/HexDump.java C:/Dokumente und Einstellungen/Karg/workspace/HexDump/src/de/quipsy/tools/hexdump/HexDumpTest.java

Trying to use an unsupported feature

svn: Cannot non-recursively commit a directory deletion

 

What to do now and what was my fault ?

 
Mit freundlichem Gruss / With kind regards
Markus KARG, Staatl. gepr. Inf.
Entwicklung / R & D
QUIPSY QUALITY GmbH
Received on Wed Nov 23 20:53:58 2005

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.