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

Re: error on delete

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-05-12 23:28:17 CEST

On 5/12/06, Mark Gibson <mgibson@bdgp.lbl.gov> wrote:
> 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.

You haven't done anything wrong. First of all, you couldn't have done
a move doc trunk, then delete doc, since move would have deleted doc
for you. Second of all, none of that sort of thing should cause this
sort of problem.

> 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

This is an error that has been seen on sourceforge's servers several
times, but so far nobody has been able to debug it. Without access to
the server it's pretty hard to debug this sort of thing, so
realistically speaking sourceforge is the one who has to start working
on it.

-garrett

---------------------------------------------------------------------
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:29:21 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.