git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* repository in different directories
@ 2011-07-11 12:44 Carlo Trimarchi
  2011-07-11 13:44 ` Steve Muadib
       [not found] ` <CACwv2A=d44+txUGGDxJRFHVps-eT5g_mWyA-WaKTXyyUFgix7g@mail.gmail.com>
  0 siblings, 2 replies; 4+ messages in thread
From: Carlo Trimarchi @ 2011-07-11 12:44 UTC (permalink / raw)
  To: git

Hi,
I'm using git to build a website using the Codeigniter php framework.
I work on my local machine and then push to a remote server. The whole
website would be divided in different directories. I have the webroot
in /home/carlo/public_html/ directory. Here I have an index.php, the
css files and images. Then, outside this directory, I have the
application folder with all the real php stuff. Suppose it is in
/home/carlo/ci/application.

I have the same configuration on the server. So, the workflow would be
that I work on my local machine, I change something in the application
folder, then something in some css file and then I have to sync
everything with the server. I can have two repositories, one for the
folder in the webroot and another one for the application folder, but
then I'd have to push twice. Is there a better or a good way to do all
this?

Thanks,
Carlo

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-07-12 19:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-11 12:44 repository in different directories Carlo Trimarchi
2011-07-11 13:44 ` Steve Muadib
     [not found] ` <CACwv2A=d44+txUGGDxJRFHVps-eT5g_mWyA-WaKTXyyUFgix7g@mail.gmail.com>
2011-07-11 14:07   ` Carlo Trimarchi
2011-07-12 19:29     ` Holding, Lawrence

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).