Source to jsf-1.2_04-b01-RC1 ?

View: New views
4 Messages — Rating Filter:   Alert me  

Source to jsf-1.2_04-b01-RC1 ?

by David Balazic-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!

Where can I find the sources to jsf-1.2_04-b01-RC1 ?

Thanks!

David

PS: I did not subscribe, so please CC me on the replies.

Re: Source to jsf-1.2_04-b01-RC1 ?

by Ryan Lubke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 9/21/09 9:14 AM, David Balazic wrote:

> Hi!
>
> Where can I find the sources to jsf-1.2_04-b01-RC1 ?
>
> Thanks!
>
> David
>
> PS: I did not subscribe, so please CC me on the replies.
>    
The CVS tag for that build is JSF_1_2_04_B01.

See [1] for details on checking out the sources.

[1] https://javaserverfaces.dev.java.net/checkout.html

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Parent Message unknown RE: Source to jsf-1.2_04-b01-RC1 ?

by David Balažic :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 9/21/09 11:16 AM, Ryan Lubke wrote:

> On 9/21/09 9:14 AM, David Balazic wrote:
>> Hi!
>>
>> Where can I find the sources to jsf-1.2_04-b01-RC1 ?
>>
>> Thanks!
>>
>> David
>>
>> PS: I did not subscribe, so please CC me on the replies.
> The CVS tag for that build is JSF_1_2_04_B01.
>
> See [1] for details on checking out the sources.
>
> [1] https://javaserverfaces.dev.java.net/checkout.html

Ok, I'm lost. According to that page, the v1.x sources are in CVS.

But I get:
$ cvs    -d :pserver:xerces8@...:/cvs checkout
javaserverfaces-sources
User xerces8 doesn't have <VersionControl - Read> access to project
javaserverfaces-sources

Also when browsing the repo, I see no javaserverfaces-sources module
(or whtever the
correct CVS term is).

Do I need some additional permissions? Or am I looking in the wrong place?

Regards,
David (it's still me, just from different email address)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: Source to jsf-1.2_04-b01-RC1 ?

by Ryan Lubke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 9/22/09 2:10 AM, David Balažic wrote:

> On 9/21/09 11:16 AM, Ryan Lubke wrote:
>    
>> On 9/21/09 9:14 AM, David Balazic wrote:
>>      
>>> Hi!
>>>
>>> Where can I find the sources to jsf-1.2_04-b01-RC1 ?
>>>
>>> Thanks!
>>>
>>> David
>>>
>>> PS: I did not subscribe, so please CC me on the replies.
>>>        
>> The CVS tag for that build is JSF_1_2_04_B01.
>>
>> See [1] for details on checking out the sources.
>>
>> [1] https://javaserverfaces.dev.java.net/checkout.html
>>      
> Ok, I'm lost. According to that page, the v1.x sources are in CVS.
>
> But I get:
> $ cvs    -d :pserver:xerces8@...:/cvs checkout
> javaserverfaces-sources
> User xerces8 doesn't have<VersionControl - Read>  access to project
> javaserverfaces-sources
>
> Also when browsing the repo, I see no javaserverfaces-sources module
> (or whtever the
> correct CVS term is).
>
> Do I need some additional permissions? Or am I looking in the wrong place?
>    
If you want to check out the source with your user ID, then you need to
request Observer
access to the javaserverfaces project.

An alternative is to cvs login as user guest.

> Regards,
> David (it's still me, just from different email address)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@...
> For additional commands, e-mail: dev-help@...
>
>    


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...