Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Data transfer without file system
icon5.gif  Data transfer without file system [message #931354] Wed, 03 October 2012 05:46 Go to next message
Julia Gerasimova is currently offline Julia GerasimovaFriend
Messages: 1
Registered: October 2012
Junior Member
Hello. I have problem:
The program shall transfer data from a local repository to the server without files system. For example, in bytes. It is possible in jgit?

[Updated on: Wed, 03 October 2012 06:22]

Report message to a moderator

Re: Data transfer without file system [message #932914 is a reply to message #931354] Thu, 04 October 2012 15:06 Go to previous messageGo to next message
Matthew Webber is currently offline Matthew WebberFriend
Messages: 198
Registered: December 2010
Senior Member
Is this a homework question? What does "For example, in bytes" mean - it makes no sense to me.
Re: Data transfer without file system [message #934297 is a reply to message #932914] Fri, 05 October 2012 20:56 Go to previous message
R Shapiro is currently offline R ShapiroFriend
Messages: 386
Registered: June 2011
Senior Member
Possibly the intended question is this: how does one force JGit to use a network protocol ("bytes"), rather than using direct file copying ("file system"), when moving objects from one repository to another one on the same host? That's just a guess though.

Obviously native English speakers have a huge advantage on a forum like this. I don't even want to think about what my posts would look like if the forum were in, say, Russian.


Previous Topic:How to checkout previous revision?
Next Topic:JGit/EGit now supports gc?
Goto Forum:
  


Current Time: Thu Apr 25 17:55:09 GMT 2024

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

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

Back to the top