Problem with merging bundled revisions in windows.

Mariusz Markowski mar1usz1 at o2.pl
Thu Oct 12 15:53:05 BST 2006


Alexander Belchenko <bialix <at> ukr.net> writes:
> 
> Use gzipped_bundle plugin.
> Or create bundle in this manner:
> 
> bzr bundle --output=name.patch
> 
> instead of
> 
> bzr bundle > name.patch
> 
> It's a known problem, because windows convert \n to \r\n and bzr bundles
> don't like it.

Thanks!
Works good :)







More information about the bazaar mailing list