On Mon, Feb 9, 2015 at 5:58 PM, Harry Putnam <rea...@newsguy.com> wrote:

> I started with a very small experimental repo.
>
> Now I want to expand the repo quite a bit.
>
> It would involve moving upward in the existing hierarchy.  That is,
> the new setup would include the existing repo from above.  And would
> even include the directory where I stashed the current repos' database
> file.
>
> So can this be done?  If so can anyone post a suggested brief outline
> of how to proceed?
>

Across separate repositories? Fossil has no mechanism for
communication/sharing between repos (except for the special case of a
"login group"). You will have to "add" the files into the destination
repository, which will not retain any history from their previous
repository.

Or am i misunderstanding?

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
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