Probably worth it as the basic commands are the same for svn and git so
the learning curve isn't too bad
On 15/02/2013 00:07, David Griffith wrote:
>
> Let's switch to git then.
>
> On Thu, 14 Feb 2013, Frankie Fisher wrote:
>
>> One other thought - do you think "Trac will no longer integrate with
The upgrade is not about switching to grit.
I'll upgrade now as no one seems to have objections.
Joachim
Am 15.02.2013 01:07, schrieb David Griffith:
>
> Let's switch to git then.
--
The Go Parallel Website, sponsored
The upgrade is done and the Wiki is now accessible at:
https://sourceforge.net/p/jsynthlib/wiki/Home/
Every developer should be able to post there, so feel free to add content.
Regards
Joachim
Am 16.02.2013 19:40, schrieb Joachim:
> The upgrade is not about switching to grit.
>
> I'll upgrade no
Here is a description of what needs to be changed (use your own username of
course ;) ):
Your code repository in upgraded project jsynthlib is now ready for use.
Old repository url: http://jsynthlib.svn.sourceforge.net/svnroot/jsynthlib
New repository checkout command: svn checkout --username
The learning curve for git is very mild
On Sat, 16 Feb 2013, Frankie Fisher wrote:
> Probably worth it as the basic commands are the same for svn and git so
> the learning curve isn't too bad
>
> On 15/02/2013 00:07, David Griffith wrote:
>>
>> Let's switch to git then.
>>
>> On Thu, 14 Feb 2013
Not quite .. SVN is centralized, while Git is distributed. It's a notably
different way of working. It's not *hard* by any stretch, but you need to
wrap your head around that fundamental difference. Definitely read some
tutorials. And if you use Eclipse, EGit works very nicely.
-Bill Zwicky