diff options
author | Damien Diederen <dash@foobox.net> | 2008-03-27 23:18:12 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-03-27 16:05:27 -0700 |
commit | e78f69a3f2e580e71a44b91fa99185bc6f92db29 (patch) | |
tree | 9ae53e51586619e837d8beacef9db0346a79e257 /gitweb | |
parent | dded801a7ba8bb91e73cfea2f37242a2aebbc5db (diff) | |
download | git-e78f69a3f2e580e71a44b91fa99185bc6f92db29.tar.gz |
cvsserver: Implement update -p (print to stdout)
Cvs update -p -r <rev> <path> is the documented way to retrieve a
specific revision of a file (similar to git show <rev>:<path>).
Without this patch, the -p flag is ignored and status output is
produced, causing clients to interpret it as the contents of the file.
TkCVS uses update -p as a basis for implementing its various "View"
and "Diff" commands.
Signed-off-by: Damien Diederen <dash@foobox.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb')
0 files changed, 0 insertions, 0 deletions