That solution should also work. The largest problem I would see would be someone taking code which isn't really ready for public consumption yet. But if you put a notice there saying that the repo can be extremely unstable at times (or whatever stability you plan on keeping it at), it should work just fine.
~Leif Andersen On Thu, Apr 28, 2011 at 22:54, Lindsay Mathieson < lindsay.mathie...@gmail.com> wrote: > On 29 April 2011 14:44, Leif Andersen <l...@leifandersen.net> wrote: > > If you have ssh access to your computers directly, you can push and pull > > from them directly. > > > > git remote add <Some server name> ssh://<Other Computer> > > > > Then it's just as simple matter to pull and push to that server by using > the > > name you gave it. > > Thanks Leif, its a possibility, though my home remote access is not a > 100% reliable. Also now I think about it. ssh acess to my work is even > more problematic. > > I also wondered about cloning on a public server such as gitorious and > using it as an intermediary. Do you see any procedural or practical > problems with that? > > Cheers, > > > -- > Lindsay > > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to > unsubscribe << >
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<