Re: 'svn log -v' does not bring recent changes logs unless they are synced locally
From: Duncan Murdoch <murdoch_at_stats.uwo.ca>
Date: 2006-10-24 17:31:46 CEST
On 10/23/2006 1:48 PM, Leonard Gestrin wrote:
It is documented behaviour, so it's expected by those who RTFM:
$ svn log --help
1. Print the log messages for a local PATH (default: '.').
2. Print the log messages for the PATHs (default: '.') under URL.
So if you want all lot messages without giving the URL, just ask for
svn log -rHEAD:1
Duncan Murdoch
---------------------------------------------------------------------
|
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.