Subversion Prolem b/c moved files
Stephan Kulow
coolo at kde.org
Wed May 11 12:07:27 BST 2005
Am Mittwoch 11 Mai 2005 12:22 schrieb Michael Brade:
> On Wednesday 11 May 2005 10:42, Stephan Kulow wrote:
> > Am Mittwoch 11 Mai 2005 10:16 schrieb Dirk Mueller:
> > > All the KDE/ move breaks websvn.kde.org perfectly, so we could as well
> > > have skipped the whole conversion process and just imported the latest
> > > trunk into the SVN tree. Would have been as useful as it is now.
> >
> > What makes the KDE/ move different from any other svn move done after
> > the conversion?
> Not much. Just the little fact that the _whole_ KDE was moved, which means the
> history for all of KDE is not easily accessible anymore. BTW, in CVS there
> was no problem, because we copied the history to the new place as well.
>
> Maybe svn could be fixed to allow for earlier revisions to be used at the new
> place, at least the diffs work there already. Maybe by adding a new switch to
> svn update or so.
svn has no problem, viewsvn has:
coolo at portia#kdelibs>svn diff -r157020:HEAD Makefile.am.in | head
Index: Makefile.am.in
===================================================================
--- Makefile.am.in (.../kdelibs/Makefile.am.in) (Revision 157020)
+++ Makefile.am.in (.../KDE/kdelibs/Makefile.am.in) (Revision 412299)
@@ -18,25 +18,29 @@
# Boston, MA 02111-1307, USA.
....
coolo at portia#css>svn diff -r14768:HEAD makeprop | head
Index: makeprop
===================================================================
--- makeprop (.../kdelibs/khtml/makeprop) (Revision 14768)
+++ makeprop (.../KDE/kdelibs/khtml/css/makeprop) (Revision 412299)
Greetings, Stephan
More information about the kde-core-devel
mailing list