Ahh yes, now I see the read only option.
I should try actually reading the script ;) since -h causes the script to
exit and logout of the terminal (making reading the usage text a little
difficult. Calling exit() in some shells will actually log the current user
out, which means it's slightly dangerous!
However, I think I found the right incantation. Seems like the '-du' option
is required, otherwise the script aborts and exits.
" . checkout.sh -r -du ."
I'll add this to the wiki.
Thanks!
Lincoln
On Tue, Feb 9, 2010 at 9:28 PM, Jordan Ganoff <jganoff(a)gmail.com> wrote:
Lincoln,
The anonymous svn link is:
http://anonsvn.jboss.org/repos/seam
The checkout.sh script provided (
http://anonsvn.jboss.org/repos/seam/build/trunk/checkout.sh) may help you
get up to speed quickly by checking out everything you need to get started.
Good luck and happy coding!
--
Jordan Ganoff
On Tue, Feb 9, 2010 at 9:15 PM, Lincoln Baxter, III <
lincolnbaxter(a)gmail.com> wrote:
> Hi everyone!
>
> This is my first post. You'll have to pardon me for a little while since
> I'm a relative Seam newb.
>
> I'm working on getting set up with the Seam SVN repo, and following the
> instructions here:
>
http://seamframework.org/Documentation/Seam3Build
>
> However, the repo most likely needs permissions to check out, permissions
> that I don't have ;) That in itself is not really a problem, but there are
> no anonymous authentication credentials listed on the site - perhaps,
> something that could improve the experience for interested devs.
>
> If someone could provide them to me, I'll check out the sources and update
> the Wiki to provide anonymous credentials (if that's alright.)
>
> Thanks,
>
> --
> Lincoln Baxter, III
>
http://ocpsoft.com
>
http://scrumshark.com
> "Keep it Simple"
>
> _______________________________________________
> seam-dev mailing list
> seam-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/seam-dev
>
>
--
Jordan Ganoff