<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I believe as long as the directory is properly pulled you should be able to commit/push via cmd+shift+g <div><br></div><div>and since on the topic, I would suggest project+, <a href="http://ciaranwal.sh/2008/08/05/textmate-plug-in-projectplus">http://ciaranwal.sh/2008/08/05/textmate-plug-in-projectplus</a></div><div><br></div><div>Its a nice drawer plugin and integrates some source code notifications to files/directories in the drawer.</div><div><br></div><div>Would also suggest you compile it locally as the precompiled version was causing TM to constantly crash on SL and Lion</div><div><br></div><div>More info, <a href="http://textmateuser.com/how-to-compile-a-plugin-from-source/">http://textmateuser.com/how-to-compile-a-plugin-from-source/</a> (link was down, not sure if temp)<br><br>Download file from github - <a href="https://github.com/gknops/projectplus">https://github.com/gknops/projectplus</a></div><div><br></div><div>But to compile just do(you will need xcode):</div><div><br></div><div>Unzip file to Desktop<br>Open terminal<br>type: cd Desktop/gknops-projectplus-a704007 (or whatever the unzipped folder name is)<br>type: xcode -project ProjectPlus.xcodeproj<br>type: open build/Release/ProjectPlus.tmplugin<br></div><div>Copy to plugin folder</div><div>Restart TM </div><div><br></div><div>hope this helps.</div><div><br></div><div>-William<br><div><br></div><div><br><div><div>On Nov 23, 2011, at 8:55 AM, Phil Dobbin wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On 23/11/11 16:36, "William Pickens" <<a href="mailto:william@pickensdesigns.com">william@pickensdesigns.com</a>> wrote:<br><br><blockquote type="cite">thats is correct, you will be able to rename/edit those files, tho drag and<br></blockquote><blockquote type="cite">drop never worked for me, I always had to use the "add existing files" button<br></blockquote><blockquote type="cite">at the bottom of the drawer.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Another annoyance, is that if your cursor is not in the correct place while<br></blockquote><blockquote type="cite">adding the files/folders it will get added within another folder that was not<br></blockquote><blockquote type="cite">desired(where the cursor is), and dragging to move it out of there does not<br></blockquote><blockquote type="cite">work, I have to delete and re-add again making sure I have nothing selected in<br></blockquote><blockquote type="cite">the drawer to add to the root level.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Thats been the case with me, either way, once added you can edit away like a<br></blockquote><blockquote type="cite">champ :)<br></blockquote><br>Hi, William.<br><br>Good stuff. Just tried the drag n' drop route on a folder full of html files<br>& it worked a treat.<br><br>One other question: seeing as it's versioned by git which pushes it to<br>heroku, should the alias be inside the project folder or in the directory<br>above?<br><br>Cheers,<br><br>    Phil...<br><br>-- <br>Nothing to see here... move along, move along<br><br><br>_______________________________________________<br>textmate mailing list<br><a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>http://lists.macromates.com/listinfo/textmate<br></div></blockquote></div><br></div></div></body></html>