[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn log -v path problems

From: Michael Decker <mdecker6_at_kent.edu>
Date: Thu, 9 May 2013 12:00:12 -0400

Users,

        I am working on extracting the the files that are added and deleted using svn log -v from the koffice subversion repository.

        The repository is : svn://anonsvn.kde.org/home/kde/trunk/koffice/

        The specific problem is at.

        svn log -v -r 438825

        The problem is that a directory was renamed. So it lists it as deleted and added.

        D /trunk/koffice/krita/plugins/filterspreview

        A /trunk/koffice/krita/plugins/filtersgallery

        There were other files in the directory that were deleted, but they have the wrong directory name
        D /trunk/koffice/krita/plugins/filtersgallery/kis_dlg_filterspreview.cc

Thank You
Decker
Received on 2013-05-09 18:05:17 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.