Moving an entire repository

John Arbash Meinel john at arbash-meinel.com
Fri Mar 6 21:27:29 GMT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jonathan Gossage wrote:
> I am brand new to Bazaar and I have a simple question.
> 
> I have created and initially populated a shared repository on my
> workstation, but before I start using it I would like to move it to it's
> permanent home on a server. Is there any problem with simply doing a
> file copy of the tree from one machine to another. I am concerned if
> there are any file system absolute paths stored in the repository metadata.

In general, copying it should be okay. It may store some referenced
branches by their absolute path (like doing 'bzr branch XXX'), but you
can pretty much always fix those later. There is no *committed* data
that cares about the absolute paths.

> 
> I want to do this move before using the repository in any way so that
> history will always start from the master.
> 
> If my idea is not safe, any suggestions on a good way of doing this?
> 
> Thanks
> 
> Jonathan Gossage
> 
> 

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmxlUAACgkQJdeBCYSNAAOGywCdHZ1ZUSr4ghAcyhHjFn9pTqYE
/NoAoNd7CHtVUwhx0/4FuZJ8MjpF8yWF
=fFLS
-----END PGP SIGNATURE-----



More information about the bazaar mailing list