Log message #579690

# At Username Text
# Mar 10th 2009, 13:32 AD7six btw I liked your wtf comment on that (now deleted) articlwe
# Mar 10th 2009, 13:30 alkemann appearently the other "special" people get privileges to post bad stuff on the bakery
# Mar 10th 2009, 13:29 AD7six do de do doooooo
# Mar 10th 2009, 13:28 alkemann yes and special people get special priveleges (sp?) to join the A team ;)
# Mar 10th 2009, 13:27 AD7six I'm special
# Mar 10th 2009, 13:25 alkemann both me and admad push to the main one. why cant you?
# Mar 10th 2009, 13:22 AD7six or rather: my code is in the 2.0.x.x branch of my fork.
# Mar 10th 2009, 13:22 AD7six the plugin is, yes
# Mar 10th 2009, 13:20 alkemann AD7six: u got into the main "fork"?
# Mar 9th 2009, 16:36 alkemann yea headed to bed myself. good nite
# Mar 9th 2009, 16:30 AD7six I think that statement confirms I'm too tired to say anything useful. so nighty night ;).
# Mar 9th 2009, 16:29 AD7six if they're already in the repo you don't need to add them of course.
# Mar 9th 2009, 16:28 AD7six git add tmp/cache/persistent/empty andand .... will ignore your ignore settings
# Mar 9th 2009, 16:28 alkemann but can i get the tmp folders into the git with empty files and then adding ignore?
# Mar 9th 2009, 16:26 alkemann but yea i probably should use less .gitingore files
# Mar 9th 2009, 16:26 ADmad i need to add my komodo project file to 2.0.x.x's gitignore :)
# Mar 9th 2009, 16:26 AD7six swap files for gedit iirc
# Mar 9th 2009, 16:25 alkemann whats .swo and swp ?
# Mar 9th 2009, 16:25 jperras and the patterns you specify are relative to where the .gitignore file actually is in your file tree
# Mar 9th 2009, 16:24 AD7six that's my 'standard' ignore file: http://thechaw.com/cakebook/source/.gitignore
# Mar 9th 2009, 16:24 jperras the lower level ones override the higher level ones
# Mar 9th 2009, 16:24 alkemann like i have on with just "database.php" in config folder and one with * in plugins etc
# Mar 9th 2009, 16:24 AD7six there you go
# Mar 9th 2009, 16:24 jperras AD7six: you can have many nested ignores
# Mar 9th 2009, 16:23 alkemann works for me with them placed in folders i need
# Mar 9th 2009, 16:23 AD7six or maybe the one at the top is all you need and I stopped looking thereafter :P
# Mar 9th 2009, 16:23 AD7six alkemann: well, only the one at the top counts afaik
# Mar 9th 2009, 16:22 alkemann AD7six: so multiple .gitignore is not good?
# Mar 9th 2009, 16:21 alkemann yea, like i said, just baked in the admin view for the bake process to have easy access to rebake
# Mar 9th 2009, 16:20 jperras that's kind of like a sledge hammer
# Mar 9th 2009, 16:20 alkemann heh kinda basic solution : http://bin.cakephp.org/view/1653630027
# Mar 9th 2009, 16:19 _nate_ yup
# Mar 9th 2009, 16:19 gwoo is a good place to start
# Mar 9th 2009, 16:19 gwoo list and clear
# Mar 9th 2009, 16:19 jperras _nate_: agreed
# Mar 9th 2009, 16:19 alkemann in console?
# Mar 9th 2009, 16:19 _nate_ I think an overall cache management console would be better
# Mar 9th 2009, 16:18 AD7six so call cake clear from wherever.
# Mar 9th 2009, 16:18 AD7six alkemann: alt I use that http://trac.assembla.com/mi/browser/branches/base/vendors/shells/clear.php probably similar to what you've already got
# Mar 9th 2009, 16:17 AD7six as with svn ignoring something that's in the repo doesn't 'work'
# Mar 9th 2009, 16:17 alkemann with empty files?