Re: svn log vs. svn proplist
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-06-14 22:42:40 CEST
On Mon, 2004-06-14 at 15:35, Ken Johnson wrote:
All svn subcommands operate on targets. If you don't specify any
> "svn log" with no path arguments performs the useful
Correct. You're running 'svn log .', which will show every revision in
> "svn proplist" with no path arguments seems to be
The 'proplist' command shows all properties attached to a versioned
'svn proplist' is the same as running 'svn proplist .' If the current
> "svn proplist *" tries to show properties
Now you're running proplist on every object in the directory. Running a
>
Sure, because 'svn list' is guaranteed to show only version-controlled
---------------------------------------------------------------------
|
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.