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

RE: Cannot resurrect branches directly

From: Stephen Kestle <Stephen.Kestle_at_orionhealth.com>
Date: 2004-08-19 02:37:12 CEST

Ok - here's some responses

C:\development\NIRS 2A>svn list -r 14157
"http://subversion/src/SopranoWorkflowEngine/branches/"
NIRS/
NIRS - Level 2/
NIRS - Single EDI for Multiple Clinics/

C:\development\NIRS 2A>svn list -r 14157
"http://subversion/src/SopranoWorkflowEngine/branches/NIRS%20-%20Single%
20EDI%20for%20Multiple%20Clinics"
svn: URL non-existent in that revision

C:\development\NIRS 2A>svn co -r 14157
"http://subversion/src/SopranoWorkflowEngine/branches/NIRS%20-%20Single%
20EDI%20for%20Multiple%20Clinics" .
svn: URL
'http://subversion/src/SopranoWorkflowEngine/branches/NIRS%20-%20Single
%20EDI%20for%20Multiple%20Clinics' doesn't exist

C:\development\NIRS 2A>svn cp -r 14157
"http://subversion/src/SopranoWorkflowEngine/branches/NIRS%20-%20Single%
20EDI%20for%20Multiple%20Clinics" .
svn: Path
'http://subversion/src/SopranoWorkflowEngine/branches/NIRS%20-%20Singl
e%20EDI%20for%20Multiple%20Clinics' not found in revision '14157'

-----Original Message-----
From: Max Bowsher [mailto:maxb@ukf.net]
Sent: Thursday, 19 August 2004 11:54 a.m.
To: Stephen Kestle; dev@subversion.tigris.org
Subject: Re: Cannot resurrect branches directly

Stephen Kestle wrote:
> In ViewCVS, we can look at the subversion tree at a specific version
> before the branch was deleted. In all the subversion tools it says
> things like "url could not be found in this revision" - there's
another
> one, depending on the command but I can't remember it.
>
> * Yes, we are typing the revision number correctly
> * Yes, we have checked that revision (and others) in the parent
> directory and seen the branch appear and disappear in the lists.
> * A checkout of the parent branch at that revision correctly grabs
> the revision
> * Branching does not work off the checked out branch
> * Merging still works
>
> [Is there a way to resurrect this? (Not what we wanted to do)]
> We wanted to branch it to retain history, but have merged it into an
> empty branch that is alive.
>
> So, copy, checkout, branch, list do not work but merge and export do.
>
> Oh - we're using 1.06 (and why is there no version command? That's
> really strange)

svn --version

You really need to show us actual subversion commands that you executed,
and
their output. It is virtually impossible to describe a problem like this
in
English prose alone, in sufficient detail for others to help.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 19 02:37:23 2004

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

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