git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* New to git
@ 2011-04-08 19:43 Marco Maggesi
  2011-04-08 20:10 ` Jeff King
  2011-04-08 22:54 ` Pushing to a "dumb" server (Re: New to git) Jonathan Nieder
  0 siblings, 2 replies; 6+ messages in thread
From: Marco Maggesi @ 2011-04-08 19:43 UTC (permalink / raw)
  To: git

Hi,
I'm considering to use git to track my sources.
So far I was able to use git on a single machine and play with its
basic features.

Now I would like to setup a repository on a server and use it as a
central point of distribution for a few other computers.
As far as I can understand, the default mechanism for push / pull
requires that git is installed on every machine, including the server.

My problem is that I can hardly install git on the server for several
reasons that I will not explain here (also I'm not the administrator
of the server).
So I am looking for other solutions.

For the moment I came only to the following idea: mount the remote
repository via fuse-ssh and use the local installation of git to push
/ pull changes.
Surely it is inefficient but I don't care too much (my repositories
are small enough I think).
Can you see other drawbacks of this solution?

Also I wonder if other kind of synchronizations are possible (rsync,
unison, ...).

Are there other obvious solutions that I'm missing?

Thanks,
Marco

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

end of thread, other threads:[~2011-04-09 22:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-08 19:43 New to git Marco Maggesi
2011-04-08 20:10 ` Jeff King
2011-04-09 19:15   ` Marco Maggesi
2011-04-09 19:35     ` Dmitry Potapov
2011-04-09 22:41     ` Matthieu Moy
2011-04-08 22:54 ` Pushing to a "dumb" server (Re: New to git) Jonathan Nieder

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).