This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Any plans to upgrade svn repository format to 1.5.0+ ?
- From: Laurynas Biveinis <laurynas dot biveinis at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 25 Apr 2009 11:06:18 +0200
- Subject: Any plans to upgrade svn repository format to 1.5.0+ ?
Hi,
Apparently the server is already running svn 1.5.5 but the repository
format is pre-1.5.0. If the repository format was upgraded, we could
start using proper svn merge support for branch maintenance and get
rid of manual merges and svnmerge.py. There is even an upgrade path
from the svnmerge.py to svn 1.5.0 merge support for existing branches.
And the upgrade would not disturb those who are using pre-1.5.0 svn
clients.
Any thoughts?
--
Laurynas