Discussion:
[Mason-devel] Mason in SVN
Dave Rolsky
2005-08-23 03:20:27 UTC
Permalink
My long-threatened move to SVN has finally happened.

Here's the details ...

The Mason code is at https://svn.urth.org/svn/Mason. This is publically
viewable but only core folks have checkin (well, just me til I get folks
encrypted passwords).

The MasonHQ site code is at https://svn.urth.org/svn/MasonHQ

Both repos have a normal /trunk, /branches, /tags SVN layout. IN addition
the Mason repo has a couple other top-level directories, /old-notes and
/old-release for things that used to be top-level in the CVS directory
that are no longer really needed/up-to-date.

So if you wanted to check out the trunk of Mason and play with it, you'd
do:

svn co https://svn.urth.org/svn/Mason/trunk Mason


The repos are available over the web at http://svn.urth.org/Mason and
/MasonHQ respectively. I'm using websvn, which offers RSS feeds
if anyone's interested.


-dave

/*===================================================
VegGuide.Org www.BookIRead.com
Your guide to all that's veg. My book blog
===================================================*/
David Wheeler
2005-08-23 13:18:38 UTC
Permalink
Post by Dave Rolsky
The repos are available over the web at http://svn.urth.org/Mason
and /MasonHQ respectively. I'm using websvn, which offers RSS
feeds if anyone's interested.
I got a 404 there.

Best,

David
Dave Rolsky
2005-08-23 13:19:24 UTC
Permalink
Post by David Wheeler
Post by Dave Rolsky
The repos are available over the web at http://svn.urth.org/Mason and
/MasonHQ respectively. I'm using websvn, which offers RSS feeds if
anyone's interested.
I got a 404 there.
That was me reconfiguring the server cause some rude bastard had started
doing an "svn up" on the Mason repo every second or so. Try it now.


-dave

/*===================================================
VegGuide.Org www.BookIRead.com
Your guide to all that's veg. My book blog
===================================================*/
David Wheeler
2005-08-23 13:20:38 UTC
Permalink
Post by Dave Rolsky
That was me reconfiguring the server cause some rude bastard had
started doing an "svn up" on the Mason repo every second or so.
Try it now.
Still a 404. :-(

D
Dave Rolsky
2005-08-23 13:49:58 UTC
Permalink
Post by Dave Rolsky
The repos are available over the web at http://svn.urth.org/Mason and
/MasonHQ respectively. I'm using websvn, which offers RSS feeds if anyone's
interested.
Note that websvn will _not_ work via https, just http. The https side is
for SVN itself.


-dave

/*===================================================
VegGuide.Org www.BookIRead.com
Your guide to all that's veg. My book blog
===================================================*/
Dave Rolsky
2005-08-23 14:22:36 UTC
Permalink
Post by Dave Rolsky
The repos are available over the web at http://svn.urth.org/Mason and
/MasonHQ respectively. I'm using websvn, which offers RSS feeds if
anyone's interested.
Note that websvn will _not_ work via https, just http. The https side is for
SVN itself.
No, I made that up. Apparently I just gave out bad websvn urls.

The real ones are:

http://svn.urth.org/listing.php?repname=Mason
http://svn.urth.org/listing.php?repname=MasonHQ

Right now they're forcing you to https, but I'm going to fix that.


-dave

/*===================================================
VegGuide.Org www.BookIRead.com
Your guide to all that's veg. My book blog
===================================================*/

Loading...