Welcome Guest, Not a member yet? Register   Sign In
Use Komodo Edit Projects? I need advice/help...
#1

[eluser]troy_mccormick[/eluser]
So I've just started using Komodo Edit (KE) and I really do love it. However, I would like to use the Projects feature they have and I'm not sure how to set it up so that only the files I would need to edit get put in there.

Let me back up a bit. My folder structure is a bit different and I'm not sure if KE can handle it...
Code:
www/
|-- applications
  |-- app_name
    |-- .git
    |-- config
    |-- controllers
    |-- errors
    |-- helpers
    |-- hooks
    |-- language
    |-- libraries
    |-- models
    |-- views
|-- system1-7-2
    |-- cache
    |-- codeigniter
    |-- database
    |-- fonts
    |-- helpers
    |-- language
    |-- libraries
    |-- logs
    |-- plugins
    |-- scaffolding
|-- resources
  |-- app_name
    |-- css
    |-- images
    |-- js
Obviously there are multiple apps where I have "app_name". What I would like to accomplish is being able to only add the application and resources folders to a KE project...then also somehow use that same system for git (which may be a separate issue).

Enough rambling...any ideas? Questions?? :-P

Thanks in advance,

-Troy
#2

[eluser]troy_mccormick[/eluser]
I'm an idiot. For those looking to do this you need to mark the project as "non-live" by right clicking the project then going to Properties > Directory Import and unchecking the Live Import checkbox. :-P

Now...how do I get git to do basically the same thing? Anyone know much about ignoring in git???




Theme © iAndrew 2016 - Forum software by © MyBB