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

Unable to merge into working copy of deleted branch?

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Wed, 11 Jun 2008 11:38:09 -0400

This seems both sad and unnecessary:

    $ svn co http://svn.collab.net/repos/svn/branches/file-externals@31704
    ...
    $ svn merge http://svn.collab.net/repos/svn/trunk file-externals
    subversion/libsvn_client/ra.c:704: (apr_err=195012)
    svn: Unable to find repository location for
'http://svn.collab.net/repos/svn/branches/file-externals' in revision 31705

It is true that the file-externals branch was killed in r31705, but this
should prevent me from merging into a working copy of it and, if I so
desire, copying that result to a new branch (svn cp WC REPOS).

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2008-06-11 17:38:28 CEST

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.