Re: Versioning ... CVS or Subversion?
Re: Versioning ... CVS or Subversion?
- Subject: Re: Versioning ... CVS or Subversion?
- From: Jean-François Veillette <email@hidden>
- Date: Tue, 10 Jun 2008 20:51:19 -0700
Le 08-06-10 à 14:54, Gennady Kushnir a écrit :
Hi' all
I've started experimenting with git recently.
It required compiling as I'm not on Leopard yet.
I'm still on tiger, just './configure ; make ; sudo make install '
and you are done.
First I was confused, how to use it with Eclipse - what files from
project to include and how to apply patch or rollback if needed (so
that eclipse take this action into account).
I'm not sure about the question, but 'gitk' and 'git gui' are working
very well for me.
Then I installed eclipse plugin - it did help to add project files
to repository and made it handy to review history and update
repository.
It is good not to add every changed file manually... but is it
possible to store entire workspace in single repository?
Yes it is possible.
i work on main app and several frameworks simultanously maintaining
separate repository for each does not look good idea...
Well ... I would say that if you have frameworks, it's likely that
those frameworks will be use in more than one projects. So you
probably want to consider submodule.
- jfv
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden