Moving to SubVersion
Thiago Macieira
thiago.macieira at kdemail.net
Sat Oct 9 17:40:53 BST 2004
Stephan Kulow wrote:
>- who is going to rewrite admin/cvs-clean.pl?
I'll investigate. Shouldn't be too hard. Should actually be simpler than the
current version, considering the very same files should be present
in .svn/text-base.
Or we could just parse the output of 'svn status --no-ignore' and erase
everything ignored (I) or added (?).
>- who has a plan for migrating the pserver accounts?
The same file should work for Apache Basic authentication. No need to change
anything.
As for svn+ssh users, things ought to stay the same as well. But the
Subversion docs don't recommend svn+ssh for BDB backends.
>- who is going to fix the things I forgot to list here?
I'm more worried about the other things inside CVSROOT. For one thing, I
don't remember Subversion having a centralised svnignore property
server-side. You have to set it in each and every directory in the
repository or set it in ~/.subversion/config, client-side.
Two other admin tasks involved in the process would be the new setting up of
ACLs -- with Apache <Limit> directives or with Authz files -- and the
configuration of svn:externals for 'admin'.
--
Thiago Macieira - Registered Linux user #65028
thiago (AT) macieira (DOT) info
ICQ UIN: 1967141 PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20041009/8bf7e6a0/attachment.sig>
More information about the kde-core-devel
mailing list