Thanks, but I guess I didn't phrase my question clearly - sorry 'bout
that.

How do I check out sources corresponding to the RTM (released a year
ago)?  I would suppose the form of the command would be

      svn checkout -r   XXX   http://mb-unit.googlecode.com/svn/trunk/
mb-unit-read-only

but I don't know how to get   XXX   whether it be a date (e.g.
{2007-05-27} ) or revision number.  Or maybe a tag.  What would
XXX   be?

Thanks!

On May 28, 11:03 pm, Craig Beck <[EMAIL PROTECTED]> wrote:
> use 'svn ls' to get a directory like listing of a particular  
> repository URL.
>
> See 'svn help ls' for more details.
>
> Not sure what you expected to see for the tree so can't help there.
>
> On May 28, 2008, at 7:44 PM, Peter K wrote:
>
>
>
>
>
> > I tried getting the mbunit source using
>
> >      svn checkouthttp://mb-unit.googlecode.com/svn/trunk/mb-unit-
> > read-only
>
> > which gave me the head of the current branch.  Not being familiar with
> > svn or the mbunit repository layout, I couldn't figure out how to get
> > a listing of tags, but I tried
>
> >      svn checkout -r {2007-05-27}http://mb-unit.googlecode.com/svn/trunk/
> > mb-unit-read-only/v2
>
> > which I thought would give me version 2.4.197 (i.e. RTM) which was
> > released around that date. (Note I also restricted the get to what I
> > thought would be the sources for this version, i.e. the v2 tree.)  The
> > tree doesn't look right, so I thought I'd ask how to do it the right
> > way.  Build instructions would be a bonus - even if the answer is a
> > pointer to a current M (as in RTFM ;-) that I've not been able to find
> > googling.
>
> > Thanks in advance!- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MbUnit.User" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/MbUnitUser?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to