KDE/kdevplatform/plugins/subversion

Andreas Pakulat apaku at gmx.de
Sun Jul 29 00:37:13 UTC 2007


On 28.07.07 18:30:14, Dukju Ahn wrote:
> --- trunk/KDE/kdevplatform/plugins/subversion/svn_revision.h #693699:693700
> @@ -24,6 +24,7 @@
>  #define SVN_REVERT   (KDevelop::VcsJob::Revert)
>  #define SVN_COPY     (KDevelop::VcsJob::Copy)
>  #define SVN_MOVE     (KDevelop::VcsJob::Move)
> +#define SVN_CAT      (KDevelop::VcsJob::Cat)

Whats this? Apart from the fact that you didn't commit the change in
vcsjob and thus broke the build, why these defines? Whats the use case
for that?

Andreas

-- 
There is a 20% chance of tomorrow.




More information about the KDevelop-devel mailing list