83C/Layout: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(New page: Various renderings and models of 83c. === Floorplan === adi created an inaccurate floorplan using Inkscape just to have something to sketch on. Image:Firstfloor.png Th...)
 
No edit summary
Line 3: Line 3:
=== Floorplan ===
=== Floorplan ===


[[User:Adi|adi]] created an inaccurate floorplan using Inkscape just to have something to sketch on.
[User:Adi|adi] created an inaccurate floorplan using Inkscape just to have something to sketch on:


[[Image:Firstfloor.png]]
[Image:Firstfloor.png] [Image:Spaceallocation.png]


The SVG is [[http://hg.hexapodia.org/floorplan/raw-file/0893a92786f7/floorplan.svg floorplan.svg]]; it's stored using the [[http://selenic.com/mercurial/ Mercurial]] version control system on http://hg.hexapodia.org.  After you install Mercurial, check out using a command like
The SVG is [[http://hg.hexapodia.org/floorplan/raw-file/tip/floorplan.svg floorplan.svg]]; it's stored using the [[http://selenic.com/mercurial/ Mercurial]] version control system on http://hg.hexapodia.org.  After you install Mercurial, check out using a command like
  hg co http://hg.hexapodia.org/floorplan
% hg clone http://hg.hexapodia.org/floorplan
% cd floorplan
% inkscape floorplan.svg
% hg ci -m 'fixed blah'

Revision as of 19:21, 4 October 2008

Various renderings and models of 83c.

Floorplan

[User:Adi|adi] created an inaccurate floorplan using Inkscape just to have something to sketch on:

[Image:Firstfloor.png] [Image:Spaceallocation.png]

The SVG is [floorplan.svg]; it's stored using the [Mercurial] version control system on http://hg.hexapodia.org. After you install Mercurial, check out using a command like

% hg clone http://hg.hexapodia.org/floorplan
% cd floorplan
% inkscape floorplan.svg
% hg ci -m 'fixed blah'