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

error on delete

From: Mark Gibson <mgibson_at_bdgp.lbl.gov>
Date: 2006-05-12 23:14:47 CEST

so i went to make my first tag in svn and I see the way its done is to have both
a trunk and tags directory. So I made a trunk directory and am trying to move
directories into it. So I started with my doc directory, and I think the error I
made was that I issued a "svn move doc trunk" and then an "svn delete doc" and
then aaa svn commit (woops) and this seems to have flumoxed svn or at least me.
As the svn commit now gives me this:

mgibson/phenote> svn commit -m "doc -> trunk" doc
Deleting doc
svn: Commit failed (details follow):
svn: DELETE of
'/svnroot/obo/!svn/wrk/58f45cab-9d13-0410-be01-ebbc2eddfa69/phenote/doc': Could
not read response body: Secure connection truncated (https://svn.sourceforge.net)

how do i ammend my error and get it out of this state. so ive tried svn adding
it again and then deleting and it didnt work - any suggestions for a svn novice?
how do i get rid of this doc directory? i dont understand what the error message
is saying. thanks, mark

heres my present status:

mgibson/phenote> svn status
? classfiles
? svn-commit.2.tmp
? svn-commit.tmp
? svn-commit.3.tmp
? tars
? jars/phenote.jar
? trunk/doc/api
D doc
D doc/done
D doc/todo
? src/java/.emacs.desktop

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 12 23:16:59 2006

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

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