Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » [JGit] Where is DirChacheCheckout
[JGit] Where is DirChacheCheckout [message #582295] Wed, 28 July 2010 07:43 Go to next message
Kees Bakker is currently offline Kees BakkerFriend
Messages: 8
Registered: July 2010
Junior Member
Hi,

According to the comment in WorkDirCheckout.java there should be a dircache.DirCacheCheckout. But I can't find it anywhere. Is it deliberately left out of git?

The reason I ask is that I'm looking for a simple method to checkout a whole tree. (There's mention about a checkout porcelain addition being worked on, but that's not yet available.)

Kind regards, Kees Bakker
Re: [JGit] Where is DirChacheCheckout [message #582318 is a reply to message #582295] Wed, 28 July 2010 08:18 Go to previous messageGo to next message
Christian Halstrick is currently offline Christian HalstrickFriend
Messages: 274
Registered: July 2009
Senior Member
DirCacheCheckout is http://egit.eclipse.org/r/#change,825

This change is not yet accepted, but comments our good now and I guess it will only be a matter of day's until it's in.

Regard checkout in our porcelain API: Although we could already now add a checkout command to our porcelain api (working with deprecated GitIndex) I would like to save this effort and wait until dircachecheckout is in.

Ciao
Chris


--
Ciao
Chris


Ciao
Chris
Re: [JGit] Where is DirChacheCheckout [message #582359 is a reply to message #582318] Wed, 28 July 2010 12:29 Go to previous message
Kees Bakker is currently offline Kees BakkerFriend
Messages: 8
Registered: July 2010
Junior Member
Thanks, I'll have a look.
Previous Topic:EGit Download
Next Topic:egit status differs from git command line one
Goto Forum:
  


Current Time: Thu Apr 25 21:37:09 GMT 2024

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

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

Back to the top