Revision 796301

Go back to digest for 20th April 2008

Other in Development Tools

Andreas Pakulat committed changes in /branches/work/kdevplatform-subversion-removesvncpp:

Copy svncpp from rapidsvn to be able to work on a stable API (which the official version is not yet).
Make it compilable and usable.
Port the few cases to it and make the whole thing compile.

File Changes

Added 48 files
  • /branches/work/kdevplatform-subversion-removesvncpp/kdevsvncpp
  •   /.kateconfig
  •   /annotate_line.hpp
  •   /apr.cpp
  •   /apr.hpp
  •   /client.cpp
  •   /client.hpp
  •   /client_annotate.cpp
  •   /client_cat.cpp
  •   /client_diff.cpp
  •   /client_ls.cpp
  •   /client_modify.cpp
  •   /client_property.cpp
  •   /client_status.cpp
  •   /context.cpp
  •   /context.hpp
  •   /context_listener.hpp
  •   /datetime.cpp
  •   /datetime.hpp
  •   /dirent.cpp
  •   /dirent.hpp
  •   /entry.cpp
  •   /entry.hpp
  •   /exception.cpp
  •   /exception.hpp
  •   /info.cpp
  •   /info.hpp
  •   /log_entry.cpp
  •   /log_entry.hpp
  •   /m_check.hpp
  •   /path.cpp
  •   /path.hpp
  •   /pool.cpp
  •   /pool.hpp
  •   /property.cpp
  •   /property.hpp
  •   /revision.cpp
  •   /revision.hpp
  •   /status.cpp
  •   /status.hpp
  •   /status_selection.cpp
  •   /status_selection.hpp
  •   /targets.cpp
  •   /targets.hpp
  •   /url.cpp
  •   /url.hpp
  •   /wc.cpp
  •   /wc.hpp
Modified 20 files
  • /branches/work/kdevplatform-subversion-removesvncpp
  •   /CMakeLists.txt
  •   /kdevsvnplugin.cpp
  •   /svnaddjob.cpp
  •   /svncatjob.cpp
  •   /svncheckoutjob.cpp
  •   /svnclient.cpp
  •   /svnclient.h
  •   /svncommitjob.cpp
  •   /svncopyjob.cpp
  •   /svndiffjob.cpp
  •   /svnimportjob.cpp
  •   /svninfojob.cpp
  •   /svninternaljobbase.cpp
  •   /svninternaljobbase.h
  •   /svnjobbase.h
  •   /svnmovejob.cpp
  •   /svnremovejob.cpp
  •   /svnrevertjob.cpp
  •   /svnstatusjob.cpp
  •   /svnupdatejob.cpp
68 files changed in total