Re: versions of CakePHP - How to locate

2007-12-10 Thread Howard Glynn
I doubt you will be able to see that URL via the browser as the trailing
@5875 is special to SVN when accessing particular versions via command line
etc I think

Try  https://svn.cakephp.org/repo/trunk/cake/1.2.x.x/

This will almost certainly show you the bleeding edge code (~6139?)

Alternatively, if you really just want the latest recommended version, just
go to the "Downloads" section of the website and pull the zip file from
there.

http://www.cakephp.org/downloads/


On Dec 9, 2007 7:25 PM, sum1kul <[EMAIL PROTECTED]> wrote:

>
> Thank you all.
>
> I tried to browse to 5875 revision (using TortoiseSVN), and got this
> error:
> Error * 'https://svn.cakephp.org/repo/trunk/cake/1.2.x.x/[EMAIL PROTECTED]'
> non-existence in that revision
>
> Also tried via web browser and got a 404 error page.
>
> Anything I missed?
>
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: versions of CakePHP - How to locate

2007-12-09 Thread sum1kul

Thank you all.

I tried to browse to 5875 revision (using TortoiseSVN), and got this
error:
Error * 'https://svn.cakephp.org/repo/trunk/cake/1.2.x.x/[EMAIL PROTECTED]'
non-existence in that revision

Also tried via web browser and got a 404 error page.

Anything I missed?


On Dec 9, 8:48 am, "Howard Glynn" <[EMAIL PROTECTED]> wrote:
> On Dec 9, 2007 4:32 AM, sum1kul <[EMAIL PROTECTED]> wrote:
>
> > Was wondering how to locate some of them. Particularly, for cake  1.2,
> > where can I locate  the 'development' version?
>
> Have a browse about
>
> https://svn.cakephp.org/repo/
>
> or establish a version you want by some other means (eg from this group)
> Then assuming you (say) wanted 1.2 rel 5875, which is the latest advertised
> on the homepage; do something like
>
> svn checkouthttps://svn.cakephp.org/repo/trunk/cake/1.2.x.x/[EMAIL PROTECTED]
> 
>
> - Howard

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: versions of CakePHP - How to locate

2007-12-09 Thread Howard Glynn
On Dec 9, 2007 4:32 AM, sum1kul <[EMAIL PROTECTED]> wrote:

> Was wondering how to locate some of them. Particularly, for cake  1.2,
> where can I locate  the 'development' version?
>


Have a browse about

https://svn.cakephp.org/repo/

or establish a version you want by some other means (eg from this group)
Then assuming you (say) wanted 1.2 rel 5875, which is the latest advertised
on the homepage; do something like

svn checkout https://svn.cakephp.org/repo/trunk/cake/1.2.x.x/[EMAIL PROTECTED]


- Howard

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: versions of CakePHP - How to locate

2007-12-09 Thread mbavio

There is no stable version for CakePHP 1.2... If you want stable, go
to 1.1. In 1.2, you will only find development version, altough many
of us are using for production... It´s up to you decide want you want.

Cheers.

On Dec 9, 1:32 am, sum1kul <[EMAIL PROTECTED]> wrote:
> This page mentions about 5 versions of CakePHP.
>
> https://trac.cakephp.org/wiki/Developement/Process
>
> * stable
> * development
> * trunk
> * nightly
> * branch
> Was wondering how to locate some of them. Particularly, for cake  1.2,
> where can I locate  the 'development' version?
> Is the stable version pre-beta?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



versions of CakePHP - How to locate

2007-12-08 Thread sum1kul

This page mentions about 5 versions of CakePHP.

https://trac.cakephp.org/wiki/Developement/Process

* stable
* development
* trunk
* nightly
* branch
Was wondering how to locate some of them. Particularly, for cake  1.2,
where can I locate  the 'development' version?
Is the stable version pre-beta?



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---