Ok, got a few things sorted out.  To start with, the URL they sent out was
assuming a particular SVN layout for the project, so they sent one that
doesn't exist.  The real URL should be:

svn checkout --username=bigrixx svn+ssh://
bigr...@svn.code.sf.net/p/oorexx/code-0/main/trunk oorexx-code-0

This is for just the trunk.  If you wish to check out from the root, use

svn checkout --username=bigrixx svn+ssh://
bigr...@svn.code.sf.net/p/oorexx/code-0 oorexx-code-0

Secondly, http and https are available as protocols, but they have been
having some repository corruption issues with https, so they are strongly
discouraging using until they have fix whatever is causing this.

Rick

On Tue, Aug 14, 2012 at 8:02 PM, Mark Miesfeld <miesf...@gmail.com> wrote:

> On Tue, Aug 14, 2012 at 4:58 PM, Rick McGuire <object.r...@gmail.com>
> wrote:
> >
> >
> > On Tue, Aug 14, 2012 at 7:53 PM, Mark Miesfeld <miesf...@gmail.com>
> wrote:
>
> >> Yeah, I couldn't get it to work either.  If you go to our page now, it
> >> has a different layout.
> >
> >
> > Yeah, it has a different layout...but the wrong one!  It should have
> links
> > to all of the tools configured for the project, such as the bug reporting
> > system.
>
>
> Actually, it did have links to all the tools.  But, now when I just
> went back they had disappeared.  I guess they're fooling with it
> still.
>
> --
> Mark Miesfeld
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to