User Review: MSR Hubba Hubba

MSR Hubba Hubba
Above: The current Hubba Hubba, which may differ slightly from the version reviewed.

Rating: rated 4.5 of 5 stars
Design: All mesh three season freestanding wedge
Sleeps: 2
Ease of Setup: Simple and fast
Weight: Specs say under four pounds.
Price Paid: $159

For 3-season packing, this is a well-sewn lightweight tent, good enough for two and perfect for a solo hiker and all your gear.

At first, the pole system appears daunting, but even without the instructions, which were missing from mine, it was simple to figure out. The pole system looks like some kind of TV or cell phone antennae when it's complete. It snaps itself together quickly and comes apart easily. Setting this MSR up is a breeze, even in windy conditions.

The Hubba Hubba is not a winter tent, due to the full mesh body, but I spent a snowy night on Mt. Hood in it with no problems. The full fly pitches tight and works well, but makes getting in and out a bit of a chore.
After a year of very heavy use, the poles are still straight with no bends, shock cording is still good, zippers still work well and the rainfly is still waterproof.

A lack of any handy internal pockets is a small negative, probably saves only a few grams. I added a mesh loft from an old Sierra Designs tent and the problem is solved.

This is a very good tent for the money and is light enough for solo packing if you want to store your pack inside.

Highly recommended.

Where to Buy

Can't open file: 'retailer_brand.MYI' (errno: 145)
SELECT
								retailer.*,
								retailer_product.*,
								retailer_brand.*,
								retailer.retailer_id AS retailer_id,
								LEAST(
									IF(retailer_product.gender IS NULL,0,100),
									IF(retailer_product.gender = '',0,100),
									IF(retailer_product.gender = 'u',0,100),
									IF(retailer_product.gender = 'm',1,100),
									IF(retailer_product.gender = 'w',2,100),
									IF(retailer_product.gender = 'k',3,100),
									IF(retailer_product.gender = 'b',4,100),
									IF(retailer_product.gender = 'g',5,100)
								) AS gender_sort
							FROM 
								product AS p1,
								product AS p2,
								retailer_product,
								retailer,
								retailer_brand
							WHERE
								p1.product_id = '6010'
								AND p2.brand_id = p1.brand_id
								AND p2.product_name = p1.product_name
								AND retailer_product.product_id = p2.product_id
								AND retailer_product.status = 'active'
								AND retailer_product.product_link_url != ''
								AND retailer.retailer_id = retailer_product.retailer_id
								AND retailer.is_online = 1
								AND retailer.status = 'active'
								AND retailer.show_product_link = 1
								AND retailer_brand.retailer_id = retailer.retailer_id
								AND retailer_brand.retailer_brand_id = retailer_product.retailer_brand_id
							GROUP BY
								retailer.retailer_id,
								retailer_product.retailer_product_id
							ORDER BY
								retailer.avg_epc DESC,
								retailer.commission_rate DESC,
								retailer.cookie_days DESC,
								retailer.retailer_id ASC,
								price ASC,
								gender_sort ASC
							
Can't open file: 'retailer_brand.MYI' (errno: 145)
SELECT
								*,
								brand.short_name AS brand,
								retailer.retailer_id AS retailer_id
							FROM 
								brand,
								retailer,
								retailer_brand
							WHERE
								brand.brand_id = '173'
								AND retailer_brand.brand_id = brand.brand_id
								AND retailer_brand.status = 'active'
								AND retailer.retailer_id = retailer_brand.retailer_id
								AND retailer.is_online = 1
								AND retailer.status = 'active'
								AND retailer.show_brand_link = 1
							GROUP BY
								retailer.retailer_id
							ORDER BY
								# is_house_brand DESC,
								retailer.avg_epc DESC,
								retailer.commission_rate DESC,
								retailer.cookie_days DESC,
								retailer.retailer_id ASC
							

Sorry, we couldn't find any online retailers selling the MSR Hubba Hubba. You may be able to find it new or used at one of these sites:


Trailspace Classifieds

US | Canada | UK | Aus

GearTrade

Retailers: Do you sell the MSR Hubba Hubba? List your site here.

Similar Tents

Compare
See how the MSR Hubba Hubba stacks up against the competition: read more tent reviews or more about MSR.

Contribute
Have you used a MSR Hubba Hubba or a similar product? Write a gear review.

Discuss
Still have questions? Answers? Opinions? Join the converstation in the Trailspace Forums.

email this page
Can't open file: 'retailer_brand.MYI' (errno: 145)