Moving an entire repository

John Arbash Meinel john at arbash-meinel.com
Fri Mar 6 21:28:04 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.
> 
> 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
> 
> 

Oh, I should mention that as this is a distributed vcs, you can also
always just do:

bzr init-repo $REMOTE
bzr branch local $REMOTE/path

And copy things that way.

John
=:->

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

iEYEARECAAYFAkmxlWQACgkQJdeBCYSNAAOazwCgps7zRvInCey34EcOTm+xSTPd
wDAAniLTTIjR2BFKHLau239xDHLvWtmU
=JSiW
-----END PGP SIGNATURE-----



More information about the bazaar mailing list