[svk-devel] Re: misutilization

Alexandru Popescu the.mindstorm.mailinglist at gmail.com
Sat Jan 13 20:35:12 EST 2007


On 1/14/07, Alexandru Popescu <the.mindstorm.mailinglist at gmail.com> wrote:
> Hi!
>
> I have performed the following steps (and I think I have misused the
> tools at hand):
>
> 1/ mirrored a remote SVN repository (worked well)
> 2/ created a local copy (worked well)
> 3/ figured out I have mirrored a wrong path (from here it starts)
> 4/ removed the local copy using an SVN tool (TortoiseSVN)
> 5/ removed the mirrored part using an SVN tool (Tortoise SVN)
>
> Now if I try to re-mirror I am getting the following message:
>
> svk mirror http://svn.codehaus.org/groovy/trunk/ /pub/groovy/trunk
> /pub/groovy/trunk is not a mirrored path.
>
> (the path was the wrong one that I deleted with the SVN tool)
>
> But what is worrying me even more is that the following command gives
> me the same result:
>
> svk mirror http://svn.codehaus.org/groovy/trunk/ /pub/gruvy/trunk
> /pub/groovy/trunk is not a mirrored path.
>
> So I am getting the impression I might have screwed it.
>
> Any help is highly appreciated.
>
> ./alex
> --
> .w( the_mindstorm )p.
>  ___________________________________
>   Alexandru Popescu, OSS Evangelist
> TestNG/AspectJ/WebWork/Struts2/more...
>   Information Queue ~ www.InfoQ.com
>

I've been able to fix this problem by editting the svm:mirror property
on my local repository and removing the bogus mapping. The idea was
originated in Andrew's explanations on another thread I have posted
(basically about how svk is storing its infos).

./alex
--
.w( the_mindstorm )p.


More information about the svk-devel mailing list