[seam-dev] Problem checking out Seam sources

Pete Muir pmuir at redhat.com
Mon Feb 15 07:04:40 EST 2010


Thanks Lincoln, I fixed the script not to use exit (please test).

You should need to use -du *only* if the directories exist, and you don't want to run svn up on them.

You can just use your jboss.org credentials for the https repo - SVN will allow you to read, but not write.

On 10 Feb 2010, at 02:49, Lincoln Baxter, III wrote:

> I don't have access to edit the Wiki -- added a comment.
> 
> On Tue, Feb 9, 2010 at 9:46 PM, Lincoln Baxter, III <lincolnbaxter at gmail.com> wrote:
> 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 at 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 at 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/seam-dev
> 
> 
> 
> 
> -- 
> Jordan Ganoff
> 
> 
> 
> -- 
> Lincoln Baxter, III
> http://ocpsoft.com
> http://scrumshark.com
> "Keep it Simple"
> 
> 
> 
> -- 
> Lincoln Baxter, III
> http://ocpsoft.com
> http://scrumshark.com
> "Keep it Simple"
> _______________________________________________
> seam-dev mailing list
> seam-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/seam-dev




More information about the seam-dev mailing list