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

Re: cannot recover from "Secure connection truncated"

From: Syd Bauman <Syd_Bauman_at_Brown.edu>
Date: 2006-05-10 04:56:38 CEST

GR> Honestly, this is the second time I've heard this kind of problem
GR> reported with regard to a repository hosted on sourceforge. It
GR> sure sounds like a problem specific to their setup, and as such
GR> it's kind of difficult for anyone other than sourceforge to debug
GR> it.

Thank you very much for the response. I had submitted a support
tracker item over at Sourceforge (see [1] if interested), with no
reply yet.

So would the following acheive the desired result? (Of replacing the
contents of trunk with the contents of branch.)

> > svn commit branch-path/
> > svn move https://svn.sourceforge.net/svnroot/path-to-trunk/
> > https://svn.sourceforge.net/svnroot/path-to-backup/
> > svn move https://svn.sourceforge.net/svnroot/path-to-branch/
> > https://svn.sourceforge.net/svnroot/path-to-trunk/

Notes
-----
[1] https://sourceforge.net/tracker/index.php?func=detail&aid=1481876&group_id=1&atid=

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 10 04:58:11 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.