As soon as mirrors sync you will find the lastest release of smeserver-subversion in the SME Contribs repository.
The following bugs are fixed in smeserver-subversion-1.4-5:
Open issues:
Please report all wishes, errors or bugs to the bugtracker in the SME Contribs category against the smeserver-subversion.
As soon as mirrors sync you will find the lastest release of smeserver-subversion in the SME Contribs repository.
The following bugs are fixed in smeserver-subversion-1.4-4:
<font> tag from locale filesThe following new features are available in smeserver-subversion-1.4-4:
Open issues:
Please report all wishes, errors or bugs to the bugtracker in the SME Contribs category against the smeserver-subversion.
As soon as mirrors sync you will find the lastest release of smeserver-subversion in the SME Contribs repository.
The following bugs are fixed in smeserver-subversion-1.3-5:
The following new features are available in smeserver-subversion-1.3-5:
Open issues:
Please report all wishes, errors or bugs to the bugtracker in the SME Contribs category against the smeserver-subversion.
Since the new SME Contribs repository is in place (as of smeserver-yum-1.2.0-41) and the latest package providing it to SME Servers automatically is pushed to the mirrors I moved my package to the new repository. This will also decommission my repository as there is a better more stable location to provide my contrib.
The latest version is smeserver-subversion-1.2-9 and provides a bug fix as well.
To install get SME Server shell access as root user on your SME Server and install this command:
yum install smeserver-subversion --enablerpo=smecontribs
Yesterday I released a new version of my subversion contrib for SME Server. This release fixes two bugs:
The contrib can be installed from the SME dev repository, for more details see the Subversion page in the SME Server wiki, or take a look at this article.
This contrib implements subversion for SME Server 7.
Installation instructions can be found here: http://www.snetram.nl/?p=9
This version fixes the following issues:
Please report all bugs for this contrib in the bugtracker.
A new release of smeserver-subversion (1.0-5) is available fixing bugs 1915 and 1916. Installation instructions van be found here.
If you discover a bug in smeserver-subversion please report it to the Contribs.org bugtracker. This way all bugs will be documented at one location, and all users can access the information concerning smeserver-subversion. Click here to access the contribs subsection of the bugtracker immediately.
After the crash of my server I lost my source code of the smeserver-subversion RPM’s, but I have managed to rebuild them. Along the way I decided to change the version scheme as well and therefore the new release is numbered 1.0.
The file is in my repository and can be installed like this.
“Subversion is a free/open-source version control system. That is, Subversion manages files and directories over time. A tree of files is placed into a central repository. The repository is much like an ordinary file server, except that it remembers every change ever made to your files and directories. This allows you to recover older versions of your data, or examine the history of how your data changed. In this regard, many people think of a version control system as a sort of “time machineâ€.
Subversion can access its repository across networks, which allows it to be used by people on different computers. At some level, the ability for various people to modify and manage the same set of data from their respective locations fosters collaboration. Progress can occur more quickly without a single conduit through which all modifications must occur. And because the work is versioned, you need not fear that quality is the trade-off for losing that conduit—if some incorrect change is made to the data, just undo that change.”
source: Version Control with Subversion
To install Subversion for SME Server (smeserver-subversion) enable my repository.
It can happen that not all dependencies are in my repository, most of the times the DAG Apt/Yum RPM repository or the ATRpms repository will have them. The SME Server FAQ will tell you in their 3rdPartyYumRepositories howto install this and other repositories.
To install smeserver-subversion:
--enablerepo=base \ --enablerepo=snetram \ --enablerepo=atrpms
Note: If you have errors installing please report your issue to the contribs.org smeserver 7.x contribs forum instead of posting it as a comment to this article to keep them easily available for everyone.