-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
if two or more people working on one project with propel.output.dir setting a
getting problem becouse all people not use the same absolute path, now
solution is, propel.output.dir change from project path to . (dot) or you
patch the symfony skeleton propel.ini file same as, path is under attachment
Sory for my bad english..
- --
Timu EREN <[EMAIL PROTECTED]>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHHGAWcubzCFA5PLsRAiitAJ9d8c12B6Gw0tk6rKgjfXSKse6eeACguTQ0
I2wtn/yT1sgCEfBQ5t/Xavk=
=XdsO
-----END PGP SIGNATURE-----
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
--- propel.ini 2007-10-16 10:32:41.000000000 +0300
+++ propel.ini 2007-10-22 11:24:48.000000000 +0300
@@ -13,7 +13,7 @@
; directories
propel.home = .
-propel.output.dir = ##PROJECT_DIR##
+propel.output.dir = .
propel.schema.dir = ${propel.output.dir}/config
propel.conf.dir = ${propel.output.dir}/config
propel.phpconf.dir = ${propel.output.dir}/config