On Sat, Aug 6, 2011 at 12:47 PM, Kevin Quick <qu...@sparq.org> wrote:

>
> Another (perhaps related) problem I'm having is that I created the repo in
> one location and then moved it elsewhere.
>

If you have an open checkout and you move the repository file, then the open
check-out won't be able to find the repository any more.  The best solution
is to not move the repo while you have an open checkout.

If you want to try to fix the open checkout, you can use an SQLite
command-line shell to edit the _FOSSIL_ (or .fos) database file.  Change the
value of the row in the VVAR table that has NAME='repository'.


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to