Page 1 of 1

FWH - subversion repository

Posted: Sun Feb 01, 2009 12:58 pm
by Antonio Linares
We have set a web based FWH subversion repository.

We wonder if FWH users may be interested to have access to it :-)
Your comments are welcome :-)
Image

Re: FWH - subversion repository

Posted: Sun Feb 01, 2009 1:05 pm
by Antonio Linares
As an example, you can visually review the diferent versions of a source file:

Image

Re: FWH - subversion repository

Posted: Sun Feb 01, 2009 1:10 pm
by Antonio Linares
And you can compare the source code differences between two versions:

Image

Re: FWH - subversion repository

Posted: Sun Feb 01, 2009 1:19 pm
by Antonio Linares
Also, if you are interested in use a subversion repository on a shared internet hosting (we use bluehost) we will explain you the way to set it up :-)

This way you can have a full control over the development (changes, different versions, etc.) of your applications :-)

A hosting with SSH support is required, also some adjustments are required to get WebSVN properly working. We needed some days to get it fully operative :-)

Of course, the web based repository is totally private, as a login and password is required to use it. The great advantage of a web based repository is that you can access to your full source code from anywhere :-) Alternatively you can just install it on a private intranet.

Both SVN and WebSVN are totally free and open source.

Re: FWH - subversion repository

Posted: Mon Feb 02, 2009 8:20 am
by Riccardo
Yes, I'm interested.
Could you send me the information for the correct setup.
Thank you
Riccardo

Re: FWH - subversion repository

Posted: Mon Feb 02, 2009 9:03 am
by Enrico Maria Giordano
Antonio Linares wrote:We have set a web based FWH subversion repository.
Great!

EMG

Re: FWH - subversion repository

Posted: Mon Feb 02, 2009 12:52 pm
by norberto
Antonio, very good ideia.

Re: FWH - subversion repository

Posted: Mon Feb 02, 2009 1:09 pm
by Antonio Linares