mahsoud / boar

Automatically exported from code.google.com/p/boar
0 stars 0 forks source link

Boar should not allow slashes in session names #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Execute "boar mksession some/thing"

What is the expected output? What do you see instead?
Boar should not allow a session with slashes in the name to be created, as it 
can not be checked out or otherwise used.

Original issue reported on code.google.com by ekb...@gmail.com on 12 Feb 2012 at 2:54

GoogleCodeExporter commented 9 years ago
Fixed in changeset 35bb384234ba.

Original comment by ekb...@gmail.com on 12 Feb 2012 at 6:35