[PATCH] add 'svn version' as 'svnversion' v1
From: Fabien COELHO <fabien_at_coelho.net>
Date: 2005-11-02 11:32:15 CET
Dear SVN developers,
MOTIVATION
I find it irritating to have a separate command to check for the revision
APPLY tosvn trunk:
sh> svn cp subversion/svnversion/main.c subversion/clients/cmdline/version-cmd.c
MESSAGE
Create a 'version' subcommand so that 'svn version' behaves as 'svnversion' does.
FILES
QUESTIONS
I'm not so sure about the details in my patch:
- is it really worth creating a subpool for that? If so, is it done well?
- could the functionnality be moved to some library and invoked there
- would the subcommand be better named 'revision/revisions' or some other
- are there other files that should be fixed as well?
- what about 'svn rm subversion/svnversion'?
-- Fabien.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.