[plugin] rsync-pull/rsync-push
John A Meinel
john at arbash-meinel.com
Fri Jan 27 21:00:55 GMT 2006
I changed the way my rsync-pull and rsync-push plugin works.
I realized now that bzr supports sftp, I can just translate the sftp
path into a valid path for rsync.
So I no longer need the '.bzr/x-rsync-data' file, I just go off of what
your .bzr/parent location is. It fails if it isn't an http path.
I realize that I could probably also grab the push-location, as a
separate thing from the pull location. But for right now, I always use
the same target (if I'm doing an rsync pull).
The plugin is at:
http://bzr.arbash-meinel.com/plugins/bzr-rsync/
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060127/8d6ec07a/attachment.pgp
More information about the bazaar
mailing list