-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hi robert,

the master branch is where development takes place, so it is the latest
version. (except for development branches when some area is heavily
reworked - the rest comes in mostly with pull requests)

the beta1 distribution includes a slightly older version of symfony in
vendor/symfony . on github, you can explicitly get to that version with
the tag v2.0.0BETA1

https://github.com/symfony/symfony/tree/v2.0.0BETA1


if you want to fix something, send a pull request against master.

if you want to develop, you can either directly track master (and have
the hotest and latest symfony, but you might need to adapt to upstream
changes at random moments) or stick to the BETA1 tag until BETA2 is out
(and have a slightly older version, and have a bigger upstream adaption
moment when switching the tag).

cheers,
david

Am 02.05.2011 12:13, schrieb Robert Gründler:
> Hi all,
> 
> does the master branch on https://github.com/symfony/symfony correspond
> to the
> symfony version which works with the Beta1 Standard Distribution
> (http://symfony.com/download) ?
> 
> And is the current development taking place in that master branch too ?
> 
> 
> -robert
> 
> 
> 
> 
> 
> -- 
> If you want to report a vulnerability issue on symfony, please send it
> to security at symfony-project.com
>  
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en

- -- 
Liip AG // Agile Web Development // T +41 26 422 25 11
CH-1700 Fribourg // PGP 0xA581808B // www.liip.ch
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2+tcEACgkQqBnXnqWBgIucfwCgkSq/L/s/6U4HhDGoO8FvR0VI
peIAnA//5nF59M3dyO3JgbbxohYDynJF
=WtwX
-----END PGP SIGNATURE-----

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to