[svk-users] bringing back a detached mirror

J. Shirley jshirley at gmail.com
Mon Jul 28 19:49:57 EDT 2008


On Mon, Jul 28, 2008 at 4:46 PM, Dominic Hamon
<dominic.hamon at stripysock.com> wrote:
> Hello all
>
> I hope this isn't too simple a question for the list, but it has me
> stumped.
>
> I had a project that I was mirroring at //projectA/trunk. I detached
> that project as I stopped work on it. I now want to bring the mirror
> back, however when I try:
>
> $ svk mirror http://<path to svn base>/projectA/trunk //projectA/trunk
> /projectA/trunk already exists.
>
> How can I either bring back the mirror, or let svk know that //
> projectA/trunk doesn't exist, so that I can bring it back?
>
> Thanks
> Dominic


I'm not sure if there is any better way, but you can run:
svk propedit svm:mirror //

That will pull up $EDITOR and you can add //projectA/trunk to the mirror list.

-J


More information about the svk-users mailing list