On 11.03.10 14:04:08, Torgny Nyblom wrote: > Hi, > > When converting kdepim[libs] I found a problem I need to address. > > There is a submodule that began life in a separate branch which was later > merged without svn history. This should be handled by manually specifying the > branch in a rule (?), but how do I make this code end up in the correct > subfolder? > > That is I have: > > Branch A/Submodule/files > Trunk/ > > Which became > > Trunk/Submodule/files > > But with the manual branch rule I get: > > master/files > > Should have gotten > > master/Submodule/files
As far as I understand there's no way to _create_ history that doesn't exist in Svn. So you cannot create a relation between master/Submodule and brancha/submodule if it wasn't svn cp'ed, but instead was svn add'ed. However in master's history you should see those files already and that they were added. To keep the history of brancha/submodule you'll have to create a separate repository. Andreas -- Good news. Ten weeks from Friday will be a pretty good day. _______________________________________________ Kde-scm-interest mailing list Kde-scm-interest@kde.org https://mail.kde.org/mailman/listinfo/kde-scm-interest