Newbie question - how to publish my repository
Aaron Bentley
aaron.bentley at utoronto.ca
Mon Jul 30 18:11:34 BST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Paul Moore wrote:
> What are my options here? This is personal files, so it's a bit of an
> abuse to use a public site like Launchpad. I have space at my ISP, and
> I can get hold of a hosted service if needed, but what do I need? What
> protocols/facilities must I have access to?
The command to create/update a remote branch is 'bzr push'. It supports
ftp and sftp (most servers providing ssh also provide sftp). There's
also a beta plugin for WebDAV support.
You can also use rsync, or pretty much any uploading tool that works
with your provider. Personally, I use a shared repository with the
- --no-trees option, so I use rsync to mirror the whole shared repository
at once.
Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGrhvG0F+nu1YWqI0RAp4nAJ44JqwFfDQSCgHAZB/e54qxWVyx6ACfXYC0
llYqj95AAunY2PUbIGDHP4Q=
=ao3L
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list