I don't know what is exactly the issue, I lost enough time on trying
to know what was the source of the error...

Some commits have been done today in branches/1.0, and since it's done
all my generated admin modules were broken.

If you have the same problem using a svn:externals propery in your
project, just change "symfony http://svn.symfony-project.com/branches/1.0";
to "symfony -r 8190 http://svn.symfony-project.com/branches/1.0";.
You'll be able to switch back to head when the guilty lines of code
will be reverted ;)



I'm a bit disappointed because I never had any issue using a branch
during development, I hope this is something he will fix very soon.

More info in my answer here (3rd message) :
http://groups.google.fr/group/symfony-devs/browse_thread/thread/109476a44c9b1ef2

Message for the commiters not in the core-team : before you commit
something to a branch, think there is a lot of people developing with
it (as this is told to be safe for dev in the documentation) so test,
test, and re-test before commiting :)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to