Am Mo, den 23.08.2004 schrieb Arkadiusz Miskiewicz um 22:27: > On Monday 23 of August 2004 17:49, Kevin P. Fleming wrote: > > > I also like BK quite a bit, and it has one major advantage over > > CVS/Subversion: you can have local trees and actually _commit_ to them, > > including changeset comments and everything else. This is very nice when > > you are working on multiple bits of a project and are not ready to > > commit them to the "real" repositories. > Try http://svk.elixus.org/. It uses subversion lower layers and it's able to > merge from/to normal subversion repository. Is this for one time merging, like converting a repository once from cvs to svn, or can this be done on every commit, could I setup a local svk server, and merge all my changes to a upstream svn server, which has no special modifications?