<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - Juanje</title>
<link>http://snipplr.com/users/Juanje/tags/bazaar</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 15 Feb 2012 13:27:28 GMT</pubDate>
<item>
<title>(Bash) Import branch on Launchpad bazaar repository</title>
<link>http://snipplr.com/view/7096/import-branch-on-launchpad-bazaar-repository/</link>
<description><![CDATA[ <p>I got problems to push my project to a brand new branch created on Launchpad and this helped me out.
I've already created a new branch on Launchpad and imported my SSH key to be able to use sftp instead the standard 'lp:' (which is alias to http://bazaar.launchpad.net/), because http connections doesn't support mkdirs, so it wouldn't push a project with a directories.

You must change 'myproject' to the name of your register project on Launchpad and 'launchpad_user' to the user with you've registered the project.
This last is just in case your machine user name is different to your launchpad user name. If those are the same you can take off the 'launchpad_user@' stuff between 'sftp://' and 'bazaar.launchpad.net/...'.</p> ]]></description>
<pubDate>Thu, 03 Jul 2008 05:21:48 GMT</pubDate>
<guid>http://snipplr.com/view/7096/import-branch-on-launchpad-bazaar-repository/</guid>
</item>
</channel>
</rss>
