Re: confusing E195012 error: Unable to find repository location.(when location exists)
From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Fri, 15 Mar 2013 09:42:53 -0400
On 03/15/2013 06:48 AM, Tom wrote:
Your first syntax instructs Subversion to:
- find the 'line of history' that intersects the path
As you can tell, the second step of that set of instructions seems
svn co https:\\...\branch10_at_11893 # without the -r
The second command syntax instructs Subversion to:
- find the 'line of history' that intersects the path
> Problem is that as I
If I understand you correctly, back in r11893 there was a "branch10".
The question is: what is the very first revision for the directory which is
svn log -q -r1:HEAD --limit 1 https:\\...\branch10
If the answer is a revision that's younger than r11893, then that explains
-- C. Michael Pilato <cmpilato_at_collab.net> CollabNet <> www.collab.net <> Enterprise Cloud Development
|
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.