Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » 【help】how to create a remote reposition
【help】how to create a remote reposition [message #668139] Wed, 04 May 2011 02:15 Go to next message
YiFei  is currently offline YiFei Friend
Messages: 6
Registered: March 2011
Junior Member
recently, i need to use jgit to create a remote reposition.
The ip address is given, but i do not know how to create one.
i googled the problem, but i got nothing.

Hope u could help me out, thx!
Re: 【help】how to create a remote reposition [message #668309 is a reply to message #668139] Thu, 05 May 2011 07:08 Go to previous message
Christian Halstrick is currently offline Christian HalstrickFriend
Messages: 274
Registered: July 2009
Senior Member
I don't think you can create remote repositories. JGit can't do more than native git - and also native git doesn't support this. Git commands create repo's on a filesystem which is accessible to the local machine. There are some tools for native git for creating/managing remote repo's (e.g. gitosis) but I am not sure whether this is what you want.


Ciao
Chris
Previous Topic:Where are the jgit 0.11.x maven artifacts?
Next Topic:Dangerous "push to upstream"
Goto Forum:
  


Current Time: Tue Mar 19 10:38:50 GMT 2024

Powered by FUDForum. Page generated in 0.02442 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top