Cool. Two more things I wanted to throw out there:
1) I implied it, but I should make it explicit. One of the really
nice thing about git is that I can work on multiple issues at once and
switch between them with ease (things get a little weird when new
files are added or removed, however). This is really nice when
something needs to be reviewed by others, but I still want to move on
with work. I rely on IDEA's shelving feature for that now, but it's
not fool-proof.
2) I haven't used git on a lot of Java projects yet. The Eclipse
plugin looks far from ready for primetime and that may impact things
like refactorings that affect the file name. The CLI will still work
fine, but may be cumbersome. The latest IDEA EAPs have a git provider
bundled, but I haven't had the opportunity to check it out yet.
-- KevinOn Wed, Oct 15, 2008 at 3:35 AM, Andrus Adamchik <andru..bjectstyle.org> wrote: > This is ready: > > http://jukka.zitting.name/git/?p=cayenne.git;a=summary > > Although I ended up using git svn against this mirror once I got a bit more > comfortable with Git: > > https://svn.eu.apache.org/repos/asf/cayenne/main/trunk/ > > Jukka's repo is read-only now and is approximately 1 day behind SVN. > > Andrus > > On Oct 15, 2008, at 4:07 AM, Aristedes Maniatis wrote: >> >> On 15/10/2008, at 11:58 AM, Kevin Menard wrote: >> >>>> github is very interesting. >>>> >>>> Have you seen the messages on infra with the guy who has made a git >>>> mirror >>>> of many of the Apache projects? I think he is looking to keep them >>>> fairly >>>> tightly synchronised to svn. >>> >>> Nay. I'd be quite interested in it, though. Even though I have SVN >>> commit privs on two projects, git could be nice for local hacking at >>> the very least. >> >> I just caught up on messages on that list and I see that Andrus has >> already been chatting to Jukka about a git mirror for Cayenne. I am not >> sure if this is ready to be advertised publicly since it is still >> experimental, so I'll send you details off list. >> >> >> Ari >> >> >> --------------------------> >> ish >> http://www.ish.com.au >> Level 1, 30 Wilson Street Newtown 2042 Australia >> phone +61 2 9550 5001 fax +61 2 9550 4001 >> GPG fingerprint CBFB 84B4 738D 4E87 5E5C 5EFA EF6A 7D2E 3E49 102A >> >> >> > >
This archive was generated by hypermail 2.0.0 : Wed Oct 15 2008 - 07:10:51 EDT