Fabian Schuiki wrote:
Hi,
Question going to Omni or all other developers: Are you usign SVN
oder some sort of SCM?
Best,
Fabian
Hi Fabian,
I use SVN for my Java development in NetBeans. After I set up the
repository, I can use it directly from NetBeans with minimal fuss. It also
lets me develop on both my laptop and my base Mac by checking in my changes
on one machine, then update from SVN on the other.
Travis